ReactOS 0.4.15-dev-7834-g00c4b3d
_NDR_USER_MARSHAL_INFO_LEVEL1 Struct Reference

#include <rpcndr.h>

Collaboration diagram for _NDR_USER_MARSHAL_INFO_LEVEL1:

Public Member Functions

void__WINE_ALLOC_SIZE (1) __RPC_API *pfnAllocate)(SIZE_T)
 
 void (__RPC_API *pfnFree)(void *)
 

Public Attributes

voidBuffer
 
ULONG BufferSize
 
struct IRpcChannelBufferpRpcChannelBuffer
 
ULONG_PTR Reserved [5]
 

Detailed Description

Definition at line 502 of file rpcndr.h.

Member Function Documentation

◆ __WINE_ALLOC_SIZE()

void * _NDR_USER_MARSHAL_INFO_LEVEL1::__WINE_ALLOC_SIZE ( )

◆ void()

_NDR_USER_MARSHAL_INFO_LEVEL1::void ( __RPC_API pfnFree)

Member Data Documentation

◆ Buffer

void* _NDR_USER_MARSHAL_INFO_LEVEL1::Buffer

Definition at line 504 of file rpcndr.h.

Referenced by NdrGetUserMarshalInfo().

◆ BufferSize

ULONG _NDR_USER_MARSHAL_INFO_LEVEL1::BufferSize

Definition at line 505 of file rpcndr.h.

Referenced by NdrGetUserMarshalInfo().

◆ pRpcChannelBuffer

struct IRpcChannelBuffer* _NDR_USER_MARSHAL_INFO_LEVEL1::pRpcChannelBuffer

Definition at line 508 of file rpcndr.h.

Referenced by NdrGetUserMarshalInfo().

◆ Reserved

ULONG_PTR _NDR_USER_MARSHAL_INFO_LEVEL1::Reserved[5]

Definition at line 509 of file rpcndr.h.


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