Lines Matching refs:IN
5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
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
117 IN BYTE ** apBuffer, UINT uNumBufs);
166 * dwDataSize: Size of data in buffer in bytes.
167 * dwBufSize: Size of actual buffer in bytes.
174 * of buffers allowed in the stream at once;
181 extern DBAPI DSPStream_Issue(DSP_HSTREAM hStream, IN BYTE * pBuffer,
183 IN DWORD dwArg);
213 IN OPTIONAL struct DSP_STREAMATTRIN * pAttrIn,
274 * DSP_ENOTIMP: Not supported as specified in uNotifyType
288 * nStreams: Number of streams in array.
290 * uTimeout: Timeout value in milliseconds.
301 extern DBAPI DSPStream_Select(IN DSP_HSTREAM * aStreamTab,