ReactOS 0.4.15-dev-8614-gbc76250
|
#include <winsock2.h>
Public Attributes | |
LPGUID | lpServiceClassId |
LPWSTR | lpszServiceClassName |
DWORD | dwCount |
LPWSANSCLASSINFOW | lpClassInfos |
Definition at line 927 of file winsock2.h.
DWORD _WSAServiceClassInfoW::dwCount |
Definition at line 930 of file winsock2.h.
LPWSANSCLASSINFOW _WSAServiceClassInfoW::lpClassInfos |
Definition at line 931 of file winsock2.h.
LPGUID _WSAServiceClassInfoW::lpServiceClassId |
Definition at line 928 of file winsock2.h.
Referenced by WsNqLookupServiceBegin().
LPWSTR _WSAServiceClassInfoW::lpszServiceClassName |
Definition at line 929 of file winsock2.h.