ReactOS 0.4.16-dev-401-g45b008d
|
#include <rpcndr.h>
Public Member Functions | |
void * | __WINE_ALLOC_SIZE (1) __RPC_API *pfnAllocate)(SIZE_T) |
void (__RPC_API *pfnFree)(void *) | |
void * _MIDL_STUB_DESC::__WINE_ALLOC_SIZE | ( | 1 | ) |
_MIDL_STUB_DESC::void | ( | __RPC_API * | pfnFree | ) |
const GENERIC_BINDING_ROUTINE_PAIR* _MIDL_STUB_DESC::aGenericBindingRoutinePairs |
const NDR_RUNDOWN* _MIDL_STUB_DESC::apfnNdrRundownRoutines |
const USER_MARSHAL_ROUTINE_QUADRUPLE* _MIDL_STUB_DESC::aUserMarshalQuadruple |
Definition at line 380 of file rpcndr.h.
Referenced by init_stub_desc().
const XMIT_ROUTINE_QUINTUPLE* _MIDL_STUB_DESC::aXmitQuintuple |
const COMM_FAULT_OFFSETS* _MIDL_STUB_DESC::CommFaultOffsets |
Definition at line 379 of file rpcndr.h.
Referenced by ndr_client_call().
union { ... } _MIDL_STUB_DESC::IMPLICIT_HANDLE_INFO |
Referenced by do_ndr_async_client_call().
LONG _MIDL_STUB_DESC::MIDLVersion |
Definition at line 378 of file rpcndr.h.
Referenced by do_ndr_async_client_call(), ndr_client_call(), and NdrMesProcEncodeDecode().
const NDR_NOTIFY_ROUTINE* _MIDL_STUB_DESC::NotifyRoutineTable |
handle_t* _MIDL_STUB_DESC::pAutoHandle |
Definition at line 366 of file rpcndr.h.
Referenced by do_ndr_async_client_call().
Definition at line 374 of file rpcndr.h.
Referenced by determine_pointer_marshalling_style(), get_type_format_string(), test_conf_complex_array(), test_conf_complex_struct(), test_conformant_array(), test_conformant_string(), test_iface_ptr(), test_ndr_simple_type(), test_nonconformant_string(), test_nontrivial_pointer_types(), test_pointer_marshal(), test_simple_struct_marshal(), and test_struct_align().
PGENERIC_BINDING_INFO _MIDL_STUB_DESC::pGenericBindingInfo |
MALLOC_FREE_STRUCT* _MIDL_STUB_DESC::pMallocFreeStruct |
void* _MIDL_STUB_DESC::RpcInterfaceInformation |
Definition at line 362 of file rpcndr.h.
Referenced by NdrClientInitializeNew(), NdrMesProcEncodeDecode(), test_client_init(), and test_ndr_buffer().
ULONG _MIDL_STUB_DESC::Version |
Definition at line 376 of file rpcndr.h.
Referenced by do_ndr_async_client_call(), is_oicf_stubdesc(), ndr_client_call(), NdrAsyncServerCall(), NdrMesProcEncodeDecode(), and NdrStubCall2().