Indy 9
TWSANSClassInfoW
Unit: IdWinSock2
TWSANSClassInfoW = packed record
  lpszName: PWideChar;
  dwNameSpace: DWORD;
  dwValueType: DWORD;
  dwValueSize: DWORD;
  lpValue: Pointer;
  end;
Unit
IdWinSock2
Members
lpszName: PWideChar;
lpszName
dwNameSpace: DWORD;
dwNameSpace
dwValueType: DWORD;
dwValueType
dwValueSize: DWORD;
dwValueSize
lpValue: Pointer;
lpValue
Description
TWSANSClassInfoW

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.