Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
  Database
Automation
OS/Networking
Graphics
Links
Tools
» Regular Expr Tester
» Free Tools

API Dictionary - Search API, Constants, Types, Sub, Functions

 _  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Submit your own API Examples using our API Templete Project

Search text      

WriteFile

Library : kernel32.dll  Category : File Management

 

Api Example(s)
  WriteToStdOutput - Write to standard output stream
  HTTP file upload from VB
  How to perform Direct Read/Write to disk (low level I/O)
  How to use Named Pipes in a Visual Basic 32-bit Program ?
  Redirect command line output to textbox using CreatePipe API
  Encrypt/Decrypt file using Microsoft Crypto APIs (With User specific crypto key option)
  Appending One File to Another File
  How To Read/Write Data File Using ReadFile and WriteFile API
  Create and verify digital signature to detect data tampering.

API Description :
The WriteFile function writes data to a file and is designed for both synchronous and asynchronous operation. The function starts writing data to the file at the position indicated by the file pointer.

 

VB Declaration :

Show Multiline        Public  Private

Parameters :
Return :
OS Requirement :
Requires Windows NT 3.1 or later
Requires Windows 95 or later
Dotnet Replacement :
Any of the following: System.IO.FileStream.BeginWrite and EndWrite System.IO.FileStream.Write System.IO.FileStream.WriteByte System.IO.BinaryWriter.Write


Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.