Source position: jwawinsock2.pas line 2262
type _WSANSClassInfoW = record
lpszName: LPWSTR;
dwNameSpace: DWORD;
dwValueType: DWORD;
dwValueSize: DWORD;
lpValue: LPVOID;
end;