Unit 'RAPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winceunits]

TCeWriteFile

Declaration

Source position: rapi.pp line 279

type TCeWriteFile = function(

  hFile: THandle;

  Buffer: Pointer;

  NumberOfBytesToWrite: DWORD;

  var NumberOfBytesWritten: DWORD;

  Overlapped: POVERLAPPED

):BOOL;


Documentation generated on: 2023-03-18