C# Class TOAPI.Winsock.WSAData

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
iMaxSockets ushort
iMaxUdpDg ushort
lpVendorInfo System.IntPtr
wHighVersion ushort
wVersion ushort

Property Details

iMaxSockets public property

public ushort iMaxSockets
return ushort

iMaxUdpDg public property

public ushort iMaxUdpDg
return ushort

lpVendorInfo public property

public IntPtr,System lpVendorInfo
return System.IntPtr

wHighVersion public property

public ushort wHighVersion
return ushort

wVersion public property

public ushort wVersion
return ushort