FreeRDP
PRPC_MESSAGE Struct Reference

#include <ndr.h>

Collaboration diagram for PRPC_MESSAGE:

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* PRPC_MESSAGE::Buffer

◆ BufferLength

unsigned int PRPC_MESSAGE::BufferLength

◆ DataRepresentation

ULONG PRPC_MESSAGE::DataRepresentation

◆ Handle

RPC_BINDING_HANDLE PRPC_MESSAGE::Handle

◆ ImportContext

void* PRPC_MESSAGE::ImportContext

◆ ManagerEpv

RPC_MGR_EPV* PRPC_MESSAGE::ManagerEpv

◆ ProcNum

unsigned int PRPC_MESSAGE::ProcNum

◆ ReservedForRuntime

void* PRPC_MESSAGE::ReservedForRuntime

◆ RpcFlags

ULONG PRPC_MESSAGE::RpcFlags

◆ RpcInterfaceInformation

void* PRPC_MESSAGE::RpcInterfaceInformation

◆ TransferSyntax

PRPC_SYNTAX_IDENTIFIER PRPC_MESSAGE::TransferSyntax

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