[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'synsock' (#synapse) |
Source position: sswin32.pas line 850
type TWSAIoctl = function( |
s: TSocket; |
dwIoControlCode: DWORD; |
lpvInBuffer: Pointer; |
cbInBuffer: DWORD; |
lpvOutBuffer: Pointer; |
cbOutBuffer: DWORD; |
lpcbBytesReturned: PDWORD; |
lpOverlapped: Pointer; |
lpCompletionRoutine: pointer |
):u_int; |
No notes exist for this page yet.