FreeRDP
RPC_BINDING_HANDLE_TEMPLATE_V1 Struct Reference
Collaboration diagram for RPC_BINDING_HANDLE_TEMPLATE_V1:

Data Fields

unsigned long Version
 
unsigned long Flags
 
unsigned long ProtocolSequence
 
unsigned short * NetworkAddress
 
unsigned short * StringEndpoint
 
union {
unsigned short * Reserved
 
u1
 
UUID ObjectUuid
 

Detailed Description

Definition at line 440 of file winpr/include/winpr/rpc.h.

Field Documentation

◆ Flags

unsigned long RPC_BINDING_HANDLE_TEMPLATE_V1::Flags

Definition at line 443 of file winpr/include/winpr/rpc.h.

◆ NetworkAddress

unsigned short* RPC_BINDING_HANDLE_TEMPLATE_V1::NetworkAddress

Definition at line 445 of file winpr/include/winpr/rpc.h.

◆ ObjectUuid

UUID RPC_BINDING_HANDLE_TEMPLATE_V1::ObjectUuid

Definition at line 451 of file winpr/include/winpr/rpc.h.

◆ ProtocolSequence

unsigned long RPC_BINDING_HANDLE_TEMPLATE_V1::ProtocolSequence

Definition at line 444 of file winpr/include/winpr/rpc.h.

◆ StringEndpoint

unsigned short* RPC_BINDING_HANDLE_TEMPLATE_V1::StringEndpoint

Definition at line 446 of file winpr/include/winpr/rpc.h.

◆ 

union { ... } RPC_BINDING_HANDLE_TEMPLATE_V1::u1

◆ Version

unsigned long RPC_BINDING_HANDLE_TEMPLATE_V1::Version

Definition at line 442 of file winpr/include/winpr/rpc.h.


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