Searched defs:PMIDL_STUB_DESC (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h384 typedef const MIDL_STUB_DESC *PMIDL_STUB_DESC; typedef
418 PMIDL_STUB_DESC pStubDesc;
430 PMIDL_STUB_DESC pStubDesc;
676 NdrClientCall2( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
678 NdrClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
680 NdrAsyncClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
682 NdrDcomAsyncClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
717 PMIDL_STUB_DESC pStubDesc, unsigned int ProcNum );
720 PMIDL_STUB_DESC pStubDesc, unsigned int ProcNum );
722 NdrServerInitialize( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg, PMIDL_STUB_DESC pStubDes
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h369 typedef const MIDL_STUB_DESC *PMIDL_STUB_DESC; typedef
403 PMIDL_STUB_DESC pStubDesc;
415 PMIDL_STUB_DESC pStubDesc;
657 NdrClientCall2( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
659 NdrClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
661 NdrAsyncClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
663 NdrDcomAsyncClientCall( PMIDL_STUB_DESC pStubDescriptor, PFORMAT_STRING pFormat, ... );
698 PMIDL_STUB_DESC pStubDesc, unsigned int ProcNum );
701 PMIDL_STUB_DESC pStubDesc, unsigned int ProcNum );
703 NdrServerInitialize( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg, PMIDL_STUB_DESC pStubDes
[all...]

Completed in 48 milliseconds