FreeRDP
rpcconn_alter_context_response_hdr_t Struct Reference
Collaboration diagram for rpcconn_alter_context_response_hdr_t:

Data Fields

rpcconn_common_hdr_t header
 
UINT16 max_xmit_frag
 
UINT16 max_recv_frag
 
UINT32 assoc_group_id
 
port_any_t sec_addr
 
p_result_list_t p_result_list
 
auth_verifier_co_t auth_verifier
 

Detailed Description

Definition at line 326 of file libfreerdp/core/gateway/rpc.h.

Field Documentation

◆ assoc_group_id

UINT32 rpcconn_alter_context_response_hdr_t::assoc_group_id

Definition at line 332 of file libfreerdp/core/gateway/rpc.h.

◆ auth_verifier

auth_verifier_co_t rpcconn_alter_context_response_hdr_t::auth_verifier

Definition at line 339 of file libfreerdp/core/gateway/rpc.h.

◆ header

rpcconn_common_hdr_t rpcconn_alter_context_response_hdr_t::header

Definition at line 328 of file libfreerdp/core/gateway/rpc.h.

◆ max_recv_frag

UINT16 rpcconn_alter_context_response_hdr_t::max_recv_frag

Definition at line 331 of file libfreerdp/core/gateway/rpc.h.

◆ max_xmit_frag

UINT16 rpcconn_alter_context_response_hdr_t::max_xmit_frag

Definition at line 330 of file libfreerdp/core/gateway/rpc.h.

◆ p_result_list

p_result_list_t rpcconn_alter_context_response_hdr_t::p_result_list

Definition at line 337 of file libfreerdp/core/gateway/rpc.h.

◆ sec_addr

port_any_t rpcconn_alter_context_response_hdr_t::sec_addr

Definition at line 333 of file libfreerdp/core/gateway/rpc.h.


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