ReactOS 0.4.15-dev-7942-gd23573b
_TDI_ADDRESS_NETBIOS_UNICODE_EX Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_ADDRESS_NETBIOS_UNICODE_EX:

Public Attributes

USHORT NetbiosNameType
 
enum eNameBufferType NameBufferType
 
UNICODE_STRING EndpointName
 
UNICODE_STRING RemoteName
 
WCHAR EndpointBuffer [17]
 
WCHAR RemoteNameBuffer [1]
 

Detailed Description

Definition at line 504 of file tdi.h.

Member Data Documentation

◆ EndpointBuffer

WCHAR _TDI_ADDRESS_NETBIOS_UNICODE_EX::EndpointBuffer[17]

Definition at line 509 of file tdi.h.

◆ EndpointName

UNICODE_STRING _TDI_ADDRESS_NETBIOS_UNICODE_EX::EndpointName

Definition at line 507 of file tdi.h.

◆ NameBufferType

enum eNameBufferType _TDI_ADDRESS_NETBIOS_UNICODE_EX::NameBufferType

Definition at line 506 of file tdi.h.

◆ NetbiosNameType

USHORT _TDI_ADDRESS_NETBIOS_UNICODE_EX::NetbiosNameType

Definition at line 505 of file tdi.h.

◆ RemoteName

UNICODE_STRING _TDI_ADDRESS_NETBIOS_UNICODE_EX::RemoteName

Definition at line 508 of file tdi.h.

◆ RemoteNameBuffer

WCHAR _TDI_ADDRESS_NETBIOS_UNICODE_EX::RemoteNameBuffer[1]

Definition at line 510 of file tdi.h.


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