FreeRDP
rpcconn_common_hdr_t Struct Reference

Data Fields

BYTE rpc_vers
 
BYTE rpc_vers_minor
 
BYTE ptype
 
BYTE pfc_flags
 
BYTE packed_drep [4]
 
UINT16 frag_length
 
UINT16 auth_length
 
UINT32 call_id
 

Detailed Description

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

Field Documentation

◆ auth_length

UINT16 rpcconn_common_hdr_t::auth_length

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

◆ call_id

UINT32 rpcconn_common_hdr_t::call_id

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

◆ frag_length

UINT16 rpcconn_common_hdr_t::frag_length

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

◆ packed_drep

BYTE rpcconn_common_hdr_t::packed_drep[4]

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

◆ pfc_flags

BYTE rpcconn_common_hdr_t::pfc_flags

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

◆ ptype

BYTE rpcconn_common_hdr_t::ptype

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

◆ rpc_vers

BYTE rpcconn_common_hdr_t::rpc_vers

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

◆ rpc_vers_minor

BYTE rpcconn_common_hdr_t::rpc_vers_minor

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


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