WSAEnumProtocolsW(PInt32,PWSAProtocol_InfoW,Word32) Method

Represents method WSAEnumProtocolsW(PInt32,PWSAProtocol_InfoW,Word32).

Namespace: flcSocketLibSys
function WSAEnumProtocolsW(const lpiProtocols: PInt32;
 const ProtocolBuffer: PWSAProtocol_InfoW;
 var BufferLength: Word32): Integer;

Parameters

lpiProtocols
Type: PInt32

ProtocolBuffer
Type: PWSAProtocol_InfoW

BufferLength
Type: System.Void

Return Value

Type: Integer