|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| WCHAR * | hostnameW |
| DWORD | addr4 |
| WCHAR * | servnameW |
| WCHAR * | servprotoW |
| CHAR ** | servaliasesA |
| WORD | servport |
Definition at line 35 of file nsplookup.c.
| DWORD WSHOSTINFOINTERN::addr4 |
Definition at line 37 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().
| WCHAR* WSHOSTINFOINTERN::hostnameW |
Definition at line 36 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().
| CHAR** WSHOSTINFOINTERN::servaliasesA |
Definition at line 40 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().
| WCHAR* WSHOSTINFOINTERN::servnameW |
Definition at line 38 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().
| WORD WSHOSTINFOINTERN::servport |
Definition at line 41 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().
| WCHAR* WSHOSTINFOINTERN::servprotoW |
Definition at line 39 of file nsplookup.c.
Referenced by NSP_LookupServiceNextW().