Unit 'JwaWinBase' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

LPOVERLAPPED_COMPLETION_ROUTINE

Declaration

Source position: jwawinbase.pas line 3062

type LPOVERLAPPED_COMPLETION_ROUTINE = procedure(

  dwErrorCode: DWORD;

  dwNumberOfBytesTransfered: DWORD;

  lpOverlapped: LPOVERLAPPED

);


Documentation generated on: 2025-07-25