FreeRDP
rpcconn_hdr_t Union Reference
Collaboration diagram for rpcconn_hdr_t:

Data Fields

rpcconn_common_hdr_t common
 
rpcconn_alter_context_hdr_t alter_context
 
rpcconn_alter_context_response_hdr_t alter_context_response
 
rpcconn_bind_hdr_t bind
 
rpcconn_bind_ack_hdr_t bind_ack
 
rpcconn_rpc_auth_3_hdr_t rpc_auth_3
 
rpcconn_bind_nak_hdr_t bind_nak
 
rpcconn_cancel_hdr_t cancel
 
rpcconn_fault_hdr_t fault
 
rpcconn_orphaned_hdr_t orphaned
 
rpcconn_request_hdr_t request
 
rpcconn_response_hdr_t response
 
rpcconn_shutdown_hdr_t shutdown
 
rpcconn_rts_hdr_t rts
 

Detailed Description

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

Field Documentation

◆ alter_context

rpcconn_alter_context_hdr_t rpcconn_hdr_t::alter_context

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

◆ alter_context_response

rpcconn_alter_context_response_hdr_t rpcconn_hdr_t::alter_context_response

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

◆ bind

rpcconn_bind_hdr_t rpcconn_hdr_t::bind

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

◆ bind_ack

rpcconn_bind_ack_hdr_t rpcconn_hdr_t::bind_ack

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

◆ bind_nak

rpcconn_bind_nak_hdr_t rpcconn_hdr_t::bind_nak

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

◆ cancel

rpcconn_cancel_hdr_t rpcconn_hdr_t::cancel

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

◆ common

rpcconn_common_hdr_t rpcconn_hdr_t::common

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

◆ fault

rpcconn_fault_hdr_t rpcconn_hdr_t::fault

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

◆ orphaned

rpcconn_orphaned_hdr_t rpcconn_hdr_t::orphaned

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

◆ request

rpcconn_request_hdr_t rpcconn_hdr_t::request

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

◆ response

rpcconn_response_hdr_t rpcconn_hdr_t::response

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

◆ rpc_auth_3

rpcconn_rpc_auth_3_hdr_t rpcconn_hdr_t::rpc_auth_3

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

◆ rts

rpcconn_rts_hdr_t rpcconn_hdr_t::rts

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

◆ shutdown

rpcconn_shutdown_hdr_t rpcconn_hdr_t::shutdown

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


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