FreeRDP
RPC_PDU Struct Reference
Collaboration diagram for RPC_PDU:

Data Fields

wStreams
 
UINT32 Type
 
UINT32 Flags
 
UINT32 CallId
 

Detailed Description

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

Field Documentation

◆ CallId

UINT32 RPC_PDU::CallId

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

◆ Flags

UINT32 RPC_PDU::Flags

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

◆ s

wStream* RPC_PDU::s

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

◆ Type

UINT32 RPC_PDU::Type

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


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