ReactOS 0.4.15-dev-7788-g1ad9096
_RPC_MESSAGE Struct Reference

#include <rpcdcep.h>

Collaboration diagram for _RPC_MESSAGE:

Public Attributes

RPC_BINDING_HANDLE Handle
 
ULONG DataRepresentation
 
voidBuffer
 
unsigned int BufferLength
 
unsigned int ProcNum
 
PRPC_SYNTAX_IDENTIFIER TransferSyntax
 
voidRpcInterfaceInformation
 
voidReservedForRuntime
 
RPC_MGR_EPVManagerEpv
 
voidImportContext
 
ULONG RpcFlags
 

Detailed Description

Definition at line 36 of file rpcdcep.h.

Member Data Documentation

◆ Buffer

◆ BufferLength

◆ DataRepresentation

◆ Handle

◆ ImportContext

void* _RPC_MESSAGE::ImportContext

Definition at line 47 of file rpcdcep.h.

Referenced by test_client_init().

◆ ManagerEpv

RPC_MGR_EPV* _RPC_MESSAGE::ManagerEpv

Definition at line 46 of file rpcdcep.h.

Referenced by test_client_init().

◆ ProcNum

unsigned int _RPC_MESSAGE::ProcNum

◆ ReservedForRuntime

void* _RPC_MESSAGE::ReservedForRuntime

◆ RpcFlags

◆ RpcInterfaceInformation

void* _RPC_MESSAGE::RpcInterfaceInformation

◆ TransferSyntax

PRPC_SYNTAX_IDENTIFIER _RPC_MESSAGE::TransferSyntax

Definition at line 43 of file rpcdcep.h.

Referenced by test_client_init().


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