FreeRDP
p_cont_elem_t Struct Reference
Collaboration diagram for p_cont_elem_t:

Data Fields

p_context_id_t p_cont_id
 
BYTE n_transfer_syn
 
BYTE reserved
 
p_syntax_id_t abstract_syntax
 
p_syntax_id_ttransfer_syntaxes
 

Detailed Description

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

Field Documentation

◆ abstract_syntax

p_syntax_id_t p_cont_elem_t::abstract_syntax

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

◆ n_transfer_syn

BYTE p_cont_elem_t::n_transfer_syn

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

◆ p_cont_id

p_context_id_t p_cont_elem_t::p_cont_id

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

◆ reserved

BYTE p_cont_elem_t::reserved

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

◆ transfer_syntaxes

p_syntax_id_t* p_cont_elem_t::transfer_syntaxes

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


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