Searched refs:PMIDL_STUB_MESSAGE (Results 1 - 4 of 4) 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...]
H A Drpcproxy.h179 NdrProxyInitialize( void *This, PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
182 NdrProxyGetBuffer( void *This, PMIDL_STUB_MESSAGE pStubMsg );
184 NdrProxySendReceive( void *This, PMIDL_STUB_MESSAGE pStubMsg );
186 NdrProxyFreeBuffer( void *This, PMIDL_STUB_MESSAGE pStubMsg );
191 NdrStubInitialize( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
194 NdrStubInitializePartial( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
200 NdrStubGetBuffer( IRpcStubBuffer *This, IRpcChannelBuffer *pRpcChannelBuffer, PMIDL_STUB_MESSAGE pStubMsg );
/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...]
H A Drpcproxy.h179 NdrProxyInitialize( void *This, PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
182 NdrProxyGetBuffer( void *This, PMIDL_STUB_MESSAGE pStubMsg );
184 NdrProxySendReceive( void *This, PMIDL_STUB_MESSAGE pStubMsg );
186 NdrProxyFreeBuffer( void *This, PMIDL_STUB_MESSAGE pStubMsg );
191 NdrStubInitialize( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
194 NdrStubInitializePartial( PRPC_MESSAGE pRpcMsg, PMIDL_STUB_MESSAGE pStubMsg,
200 NdrStubGetBuffer( IRpcStubBuffer *This, IRpcChannelBuffer *pRpcChannelBuffer, PMIDL_STUB_MESSAGE pStubMsg );

Completed in 68 milliseconds