ReactOS 0.4.15-dev-7934-g1dc8d80
WSHOSTINFOINTERN Struct Reference

Public Attributes

WCHARhostnameW
 
DWORD addr4
 
WCHARservnameW
 
WCHARservprotoW
 
CHAR ** servaliasesA
 
WORD servport
 

Detailed Description

Definition at line 35 of file nsplookup.c.

Member Data Documentation

◆ addr4

DWORD WSHOSTINFOINTERN::addr4

Definition at line 37 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().

◆ hostnameW

WCHAR* WSHOSTINFOINTERN::hostnameW

Definition at line 36 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().

◆ servaliasesA

CHAR** WSHOSTINFOINTERN::servaliasesA

Definition at line 40 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().

◆ servnameW

WCHAR* WSHOSTINFOINTERN::servnameW

Definition at line 38 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().

◆ servport

WORD WSHOSTINFOINTERN::servport

Definition at line 41 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().

◆ servprotoW

WCHAR* WSHOSTINFOINTERN::servprotoW

Definition at line 39 of file nsplookup.c.

Referenced by NSP_LookupServiceNextW().


The documentation for this struct was generated from the following file: