FreeRDP
|
Data Fields | |
rpcconn_common_hdr_t | header |
UINT32 | alloc_hint |
p_context_id_t | p_cont_id |
UINT16 | opnum |
p_uuid_t | object |
BYTE * | stub_data |
auth_verifier_co_t | auth_verifier |
Definition at line 490 of file libfreerdp/core/gateway/rpc.h.
UINT32 rpcconn_request_hdr_t::alloc_hint |
Definition at line 494 of file libfreerdp/core/gateway/rpc.h.
auth_verifier_co_t rpcconn_request_hdr_t::auth_verifier |
Definition at line 506 of file libfreerdp/core/gateway/rpc.h.
rpcconn_common_hdr_t rpcconn_request_hdr_t::header |
Definition at line 492 of file libfreerdp/core/gateway/rpc.h.
p_uuid_t rpcconn_request_hdr_t::object |
Definition at line 500 of file libfreerdp/core/gateway/rpc.h.
UINT16 rpcconn_request_hdr_t::opnum |
Definition at line 497 of file libfreerdp/core/gateway/rpc.h.
p_context_id_t rpcconn_request_hdr_t::p_cont_id |
Definition at line 496 of file libfreerdp/core/gateway/rpc.h.
BYTE* rpcconn_request_hdr_t::stub_data |
Definition at line 504 of file libfreerdp/core/gateway/rpc.h.