FreeRDP
MIDL_STUB_DESC Struct Reference

#include <ndr.h>

Data Fields

void * RpcInterfaceInformation
 
void *(* pfnAllocate )(size_t)
 
void(* pfnFree )(void *)
 
union {
   handle_t *   pAutoHandle
 
   handle_t *   pPrimitiveHandle
 
   PGENERIC_BINDING_INFO   pGenericBindingInfo
 
IMPLICIT_HANDLE_INFO
 
const NDR_RUNDOWNapfnNdrRundownRoutines
 
const GENERIC_BINDING_ROUTINE_PAIR * aGenericBindingRoutinePairs
 
const EXPR_EVALapfnExprEval
 
const XMIT_ROUTINE_QUINTUPLE * aXmitQuintuple
 
const unsigned char * pFormatTypes
 
int fCheckBounds
 
ULONG Version
 
MALLOC_FREE_STRUCT * pMallocFreeStruct
 
long MIDLVersion
 
const COMM_FAULT_OFFSETS * CommFaultOffsets
 
const USER_MARSHAL_ROUTINE_QUADRUPLE * aUserMarshalQuadruple
 
const NDR_NOTIFY_ROUTINENotifyRoutineTable
 
ULONG_PTR mFlags
 
const NDR_CS_ROUTINESCsRoutineTables
 
void * ProxyServerInfo
 
const NDR_EXPR_DESCpExprInfo
 

Field Documentation

◆ aGenericBindingRoutinePairs

const GENERIC_BINDING_ROUTINE_PAIR* MIDL_STUB_DESC::aGenericBindingRoutinePairs

◆ apfnExprEval

const EXPR_EVAL* MIDL_STUB_DESC::apfnExprEval

◆ apfnNdrRundownRoutines

const NDR_RUNDOWN* MIDL_STUB_DESC::apfnNdrRundownRoutines

◆ aUserMarshalQuadruple

const USER_MARSHAL_ROUTINE_QUADRUPLE* MIDL_STUB_DESC::aUserMarshalQuadruple

◆ aXmitQuintuple

const XMIT_ROUTINE_QUINTUPLE* MIDL_STUB_DESC::aXmitQuintuple

◆ CommFaultOffsets

const COMM_FAULT_OFFSETS* MIDL_STUB_DESC::CommFaultOffsets

◆ CsRoutineTables

const NDR_CS_ROUTINES* MIDL_STUB_DESC::CsRoutineTables

◆ fCheckBounds

int MIDL_STUB_DESC::fCheckBounds

◆ IMPLICIT_HANDLE_INFO

union { ... } MIDL_STUB_DESC::IMPLICIT_HANDLE_INFO

◆ mFlags

ULONG_PTR MIDL_STUB_DESC::mFlags

◆ MIDLVersion

long MIDL_STUB_DESC::MIDLVersion

◆ NotifyRoutineTable

const NDR_NOTIFY_ROUTINE* MIDL_STUB_DESC::NotifyRoutineTable

◆ pAutoHandle

handle_t* MIDL_STUB_DESC::pAutoHandle

◆ pExprInfo

const NDR_EXPR_DESC* MIDL_STUB_DESC::pExprInfo

◆ pfnAllocate

void*(* MIDL_STUB_DESC::pfnAllocate) (size_t)

◆ pfnFree

void(* MIDL_STUB_DESC::pfnFree) (void *)

◆ pFormatTypes

const unsigned char* MIDL_STUB_DESC::pFormatTypes

◆ pGenericBindingInfo

PGENERIC_BINDING_INFO MIDL_STUB_DESC::pGenericBindingInfo

◆ pMallocFreeStruct

MALLOC_FREE_STRUCT* MIDL_STUB_DESC::pMallocFreeStruct

◆ pPrimitiveHandle

handle_t* MIDL_STUB_DESC::pPrimitiveHandle

◆ ProxyServerInfo

void* MIDL_STUB_DESC::ProxyServerInfo

◆ RpcInterfaceInformation

void* MIDL_STUB_DESC::RpcInterfaceInformation

◆ Version

ULONG MIDL_STUB_DESC::Version

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