Lines Matching refs:IN
41 *! 17-Dec-2001 ag Fix return codes in DSPStream_[Issue][Reclaim]
44 *! Added bufSize param and renamed dwBytes to dwDataSize in
50 *! 07-Sep-2000 jeh Changed type HANDLE in DSPStream_RegisterNotify to
119 IN BYTE ** apBuffer, UINT uNumBufs);
168 * dwDataSize: Size of data in buffer in bytes.
169 * dwBufSize: Size of actual buffer in bytes.
176 * of buffers allowed in the stream at once;
183 extern DBAPI DSPStream_Issue(DSP_HSTREAM hStream, IN BYTE * pBuffer,
185 IN DWORD dwArg);
215 IN OPTIONAL struct DSP_STREAMATTRIN * pAttrIn,
276 * DSP_ENOTIMP: Not supported as specified in uNotifyType
290 * nStreams: Number of streams in array.
292 * uTimeout: Timeout value in milliseconds.
303 extern DBAPI DSPStream_Select(IN DSP_HSTREAM * aStreamTab,