|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winsock2.h>

Public Attributes | |
| LPGUID | lpServiceClassId |
| LPWSTR | lpszServiceClassName |
| DWORD | dwCount |
| LPWSANSCLASSINFOW | lpClassInfos |
Definition at line 921 of file winsock2.h.
| DWORD _WSAServiceClassInfoW::dwCount |
Definition at line 924 of file winsock2.h.
| LPWSANSCLASSINFOW _WSAServiceClassInfoW::lpClassInfos |
Definition at line 925 of file winsock2.h.
| LPGUID _WSAServiceClassInfoW::lpServiceClassId |
Definition at line 922 of file winsock2.h.
Referenced by WsNqLookupServiceBegin().
| LPWSTR _WSAServiceClassInfoW::lpszServiceClassName |
Definition at line 923 of file winsock2.h.