|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpcndr.h>

Public Member Functions | |
| void * | __WINE_ALLOC_SIZE (1) __RPC_API *pfnAllocate)(SIZE_T) |
| void (__RPC_API *pfnFree)(void *) | |
Public Attributes | |
| void * | Buffer |
| ULONG | BufferSize |
| struct IRpcChannelBuffer * | pRpcChannelBuffer |
| ULONG_PTR | Reserved [5] |
| void * _NDR_USER_MARSHAL_INFO_LEVEL1::__WINE_ALLOC_SIZE | ( | 1 | ) |
| _NDR_USER_MARSHAL_INFO_LEVEL1::void | ( | __RPC_API * | pfnFree | ) |
| void* _NDR_USER_MARSHAL_INFO_LEVEL1::Buffer |
Definition at line 539 of file rpcndr.h.
Referenced by NdrGetUserMarshalInfo(), and test_NdrGetUserMarshalInfo().
| ULONG _NDR_USER_MARSHAL_INFO_LEVEL1::BufferSize |
Definition at line 540 of file rpcndr.h.
Referenced by NdrGetUserMarshalInfo(), and test_NdrGetUserMarshalInfo().
| struct IRpcChannelBuffer* _NDR_USER_MARSHAL_INFO_LEVEL1::pRpcChannelBuffer |
Definition at line 543 of file rpcndr.h.
Referenced by NdrGetUserMarshalInfo(), and test_NdrGetUserMarshalInfo().