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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h272 } MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE; typedef in typeref:struct:_MIDL_STUB_MESSAGE
291 typedef void (__RPC_USER *XMIT_HELPER_ROUTINE)(PMIDL_STUB_MESSAGE);
330 PMIDL_STUB_MESSAGE pStubMsg;
408 typedef void (__RPC_API *STUB_THUNK)( PMIDL_STUB_MESSAGE );
561 NdrClientContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_CCONTEXT ContextHandle, int fCheck );
564 NdrClientContextUnmarshall( PMIDL_STUB_MESSAGE pStubMsg, NDR_CCONTEXT* pContextHandle,
568 NdrServerContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_SCONTEXT ContextHandle, NDR_RUNDOWN RundownRoutine );
571 NdrServerContextUnmarshall( PMIDL_STUB_MESSAGE pStubMsg );
574 NdrContextHandleSize( PMIDL_STUB_MESSAGE pStubMsg, unsigned char* pMemory, PFORMAT_STRING pFormat );
577 NdrContextHandleInitialize( PMIDL_STUB_MESSAGE pStubMs
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h257 } MIDL_STUB_MESSAGE, *PMIDL_STUB_MESSAGE; typedef in typeref:struct:_MIDL_STUB_MESSAGE
276 typedef void (__RPC_USER *XMIT_HELPER_ROUTINE)(PMIDL_STUB_MESSAGE);
315 PMIDL_STUB_MESSAGE pStubMsg;
393 typedef void (__RPC_API *STUB_THUNK)( PMIDL_STUB_MESSAGE );
540 NdrClientContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_CCONTEXT ContextHandle, int fCheck );
543 NdrClientContextUnmarshall( PMIDL_STUB_MESSAGE pStubMsg, NDR_CCONTEXT* pContextHandle,
547 NdrServerContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_SCONTEXT ContextHandle, NDR_RUNDOWN RundownRoutine );
550 NdrServerContextUnmarshall( PMIDL_STUB_MESSAGE pStubMsg );
553 NdrContextHandleSize( PMIDL_STUB_MESSAGE pStubMsg, unsigned char* pMemory, PFORMAT_STRING pFormat );
556 NdrContextHandleInitialize( PMIDL_STUB_MESSAGE pStubMs
[all...]

Completed in 37 milliseconds