Lines Matching refs:OUT
172 * DSP_EMEMORY: Out of memory.
176 extern DSP_STATUS SYNC_InitializeCS(OUT struct SYNC_CSOBJECT* * phCSObj);
186 * DSP_EMEMORY: Out of memory.
190 extern DSP_STATUS SYNC_InitializeDPCCS(OUT struct SYNC_CSOBJECT** phCSObj);
237 extern DSP_STATUS SYNC_OpenEvent(OUT struct SYNC_OBJECT* * phEvent,
295 * dwTimeOut: The time-out interval, in milliseconds.
300 * If SYNC_INFINITE, the function's time-out interval
322 * dwTimeOut: The time-out interval, in milliseconds.
327 * If SYNC_INFINITE, the function's time-out interval
341 OUT UINT * puIndex);