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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcndr.h157 typedef void (__RPC_USER *NDR_RUNDOWN)(void *context); typedef
367 const NDR_RUNDOWN *apfnNdrRundownRoutines;
537 NDRSContextMarshall( NDR_SCONTEXT CContext, void *pBuff, NDR_RUNDOWN userRunDownIn );
544 void *pBuff, NDR_RUNDOWN userRunDownIn );
548 void *pBuff, NDR_RUNDOWN userRunDownIn, void * CtxGuard,
568 NdrServerContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_SCONTEXT ContextHandle, NDR_RUNDOWN RundownRoutine );
581 NDR_RUNDOWN RundownRoutine, PFORMAT_STRING pFormat );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcndr.h142 typedef void (__RPC_USER *NDR_RUNDOWN)(void *context); typedef
352 const NDR_RUNDOWN *apfnNdrRundownRoutines;
516 NDRSContextMarshall( NDR_SCONTEXT CContext, void *pBuff, NDR_RUNDOWN userRunDownIn );
523 void *pBuff, NDR_RUNDOWN userRunDownIn );
527 void *pBuff, NDR_RUNDOWN userRunDownIn, void * CtxGuard,
547 NdrServerContextMarshall ( PMIDL_STUB_MESSAGE pStubMsg, NDR_SCONTEXT ContextHandle, NDR_RUNDOWN RundownRoutine );
560 NDR_RUNDOWN RundownRoutine, PFORMAT_STRING pFormat );

Completed in 282 milliseconds