FreeRDP
_RPC_MESSAGE Struct Reference

#include <ndr.h>

Data Fields

RPC_BINDING_HANDLE Handle
 
ULONG DataRepresentation
 
void * Buffer
 
unsigned int BufferLength
 
unsigned int ProcNum
 
PRPC_SYNTAX_IDENTIFIER TransferSyntax
 
void * RpcInterfaceInformation
 
void * ReservedForRuntime
 
RPC_MGR_EPVManagerEpv
 
void * ImportContext
 
ULONG RpcFlags
 

Field Documentation

◆ Buffer

void* _RPC_MESSAGE::Buffer

◆ BufferLength

unsigned int _RPC_MESSAGE::BufferLength

◆ DataRepresentation

ULONG _RPC_MESSAGE::DataRepresentation

◆ Handle

RPC_BINDING_HANDLE _RPC_MESSAGE::Handle

◆ ImportContext

void* _RPC_MESSAGE::ImportContext

◆ ManagerEpv

RPC_MGR_EPV* _RPC_MESSAGE::ManagerEpv

◆ ProcNum

unsigned int _RPC_MESSAGE::ProcNum

◆ ReservedForRuntime

void* _RPC_MESSAGE::ReservedForRuntime

◆ RpcFlags

ULONG _RPC_MESSAGE::RpcFlags

◆ RpcInterfaceInformation

void* _RPC_MESSAGE::RpcInterfaceInformation

◆ TransferSyntax

PRPC_SYNTAX_IDENTIFIER _RPC_MESSAGE::TransferSyntax

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