FreeRDP
rpcconn_response_hdr_t Struct Reference
Collaboration diagram for rpcconn_response_hdr_t:

Data Fields

rpcconn_common_hdr_t header
 
UINT32 alloc_hint
 
p_context_id_t p_cont_id
 
BYTE cancel_count
 
BYTE reserved
 
BYTE * stub_data
 
auth_verifier_co_t auth_verifier
 

Detailed Description

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

Field Documentation

◆ alloc_hint

UINT32 rpcconn_response_hdr_t::alloc_hint

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

◆ auth_verifier

auth_verifier_co_t rpcconn_response_hdr_t::auth_verifier

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

◆ cancel_count

BYTE rpcconn_response_hdr_t::cancel_count

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

◆ header

rpcconn_common_hdr_t rpcconn_response_hdr_t::header

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

◆ p_cont_id

p_context_id_t rpcconn_response_hdr_t::p_cont_id

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

◆ reserved

BYTE rpcconn_response_hdr_t::reserved

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

◆ stub_data

BYTE* rpcconn_response_hdr_t::stub_data

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


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