FreeRDP
|
Data Fields | |
rpcconn_common_hdr_t | header |
UINT32 | alloc_hint |
p_context_id_t | p_cont_id |
BYTE | cancel_count |
BYTE | reserved |
UINT32 | status |
BYTE * | stub_data |
auth_verifier_co_t | auth_verifier |
Definition at line 464 of file libfreerdp/core/gateway/rpc.h.
UINT32 rpcconn_fault_hdr_t::alloc_hint |
Definition at line 468 of file libfreerdp/core/gateway/rpc.h.
auth_verifier_co_t rpcconn_fault_hdr_t::auth_verifier |
Definition at line 480 of file libfreerdp/core/gateway/rpc.h.
BYTE rpcconn_fault_hdr_t::cancel_count |
Definition at line 471 of file libfreerdp/core/gateway/rpc.h.
rpcconn_common_hdr_t rpcconn_fault_hdr_t::header |
Definition at line 466 of file libfreerdp/core/gateway/rpc.h.
p_context_id_t rpcconn_fault_hdr_t::p_cont_id |
Definition at line 469 of file libfreerdp/core/gateway/rpc.h.
BYTE rpcconn_fault_hdr_t::reserved |
Definition at line 472 of file libfreerdp/core/gateway/rpc.h.
UINT32 rpcconn_fault_hdr_t::status |
Definition at line 474 of file libfreerdp/core/gateway/rpc.h.
BYTE* rpcconn_fault_hdr_t::stub_data |
Definition at line 478 of file libfreerdp/core/gateway/rpc.h.