FreeRDP
rpcconn_bind_hdr_t Struct Reference

#include <rpc.h>

Collaboration diagram for rpcconn_bind_hdr_t:

Data Fields

rpcconn_common_hdr_t header
 
UINT16 max_xmit_frag
 
UINT16 max_recv_frag
 
UINT32 assoc_group_id
 
p_cont_list_t p_context_elem
 
auth_verifier_co_t auth_verifier
 

Field Documentation

◆ assoc_group_id

UINT32 rpcconn_bind_hdr_t::assoc_group_id

◆ auth_verifier

auth_verifier_co_t rpcconn_bind_hdr_t::auth_verifier

◆ header

rpcconn_common_hdr_t rpcconn_bind_hdr_t::header

◆ max_recv_frag

UINT16 rpcconn_bind_hdr_t::max_recv_frag

◆ max_xmit_frag

UINT16 rpcconn_bind_hdr_t::max_xmit_frag

◆ p_context_elem

p_cont_list_t rpcconn_bind_hdr_t::p_context_elem

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