FreeRDP
|
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 |
Definition at line 312 of file libfreerdp/core/gateway/rpc.h.
UINT32 rpcconn_alter_context_hdr_t::assoc_group_id |
Definition at line 318 of file libfreerdp/core/gateway/rpc.h.
auth_verifier_co_t rpcconn_alter_context_hdr_t::auth_verifier |
Definition at line 322 of file libfreerdp/core/gateway/rpc.h.
rpcconn_common_hdr_t rpcconn_alter_context_hdr_t::header |
Definition at line 314 of file libfreerdp/core/gateway/rpc.h.
UINT16 rpcconn_alter_context_hdr_t::max_recv_frag |
Definition at line 317 of file libfreerdp/core/gateway/rpc.h.
UINT16 rpcconn_alter_context_hdr_t::max_xmit_frag |
Definition at line 316 of file libfreerdp/core/gateway/rpc.h.
p_cont_list_t rpcconn_alter_context_hdr_t::p_context_elem |
Definition at line 320 of file libfreerdp/core/gateway/rpc.h.