ReactOS 0.4.15-dev-7842-g558ab78
_MIDL_ES_MESSAGE Struct Reference

#include <midles.h>

Collaboration diagram for _MIDL_ES_MESSAGE:

Public Attributes

MIDL_STUB_MESSAGE StubMsg
 
MIDL_ES_CODE Operation
 
voidUserState
 
ULONG MesVersion: 8
 
ULONG HandleStyle: 8
 
ULONG HandleFlags: 8
 
ULONG Reserve: 8
 
MIDL_ES_ALLOC Alloc
 
MIDL_ES_WRITE Write
 
MIDL_ES_READ Read
 
unsigned charBuffer
 
ULONG BufferSize
 
unsigned char ** pDynBuffer
 
ULONGpEncodedSize
 
RPC_SYNTAX_IDENTIFIER InterfaceId
 
ULONG ProcNumber
 
ULONG AlienDataRep
 
ULONG IncrDataSize
 
ULONG ByteCount
 

Detailed Description

Definition at line 48 of file midles.h.

Member Data Documentation

◆ AlienDataRep

ULONG _MIDL_ES_MESSAGE::AlienDataRep

Definition at line 66 of file midles.h.

◆ Alloc

MIDL_ES_ALLOC _MIDL_ES_MESSAGE::Alloc

◆ Buffer

◆ BufferSize

ULONG _MIDL_ES_MESSAGE::BufferSize

◆ ByteCount

ULONG _MIDL_ES_MESSAGE::ByteCount

◆ HandleFlags

ULONG _MIDL_ES_MESSAGE::HandleFlags

Definition at line 55 of file midles.h.

◆ HandleStyle

◆ IncrDataSize

ULONG _MIDL_ES_MESSAGE::IncrDataSize

Definition at line 67 of file midles.h.

◆ InterfaceId

RPC_SYNTAX_IDENTIFIER _MIDL_ES_MESSAGE::InterfaceId

◆ MesVersion

ULONG _MIDL_ES_MESSAGE::MesVersion

Definition at line 53 of file midles.h.

Referenced by init_MIDL_ES_MESSAGE().

◆ Operation

◆ pDynBuffer

unsigned char** _MIDL_ES_MESSAGE::pDynBuffer

Definition at line 62 of file midles.h.

Referenced by MesBufferHandleReset(), and MesEncodeDynBufferHandleCreate().

◆ pEncodedSize

ULONG* _MIDL_ES_MESSAGE::pEncodedSize

◆ ProcNumber

ULONG _MIDL_ES_MESSAGE::ProcNumber

◆ Read

MIDL_ES_READ _MIDL_ES_MESSAGE::Read

◆ Reserve

ULONG _MIDL_ES_MESSAGE::Reserve

Definition at line 56 of file midles.h.

◆ StubMsg

◆ UserState

◆ Write

MIDL_ES_WRITE _MIDL_ES_MESSAGE::Write

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