Lines Matching refs:VERR_INVALID_POINTER
101 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
104 AssertPtrReturn(pVRDEStrmIn, VERR_INVALID_POINTER);
117 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
122 AssertPtrReturn(pVRDEStrmOut, VERR_INVALID_POINTER);
158 AssertPtrReturn(pInterface, VERR_INVALID_POINTER);
159 AssertPtrReturn(pHstStrmIn, VERR_INVALID_POINTER);
160 AssertPtrReturn(pcSamplesCaptured, VERR_INVALID_POINTER);
163 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
166 AssertPtrReturn(pVRDEStrmIn, VERR_INVALID_POINTER);
208 AssertPtrReturn(pInterface, VERR_INVALID_POINTER);
209 AssertPtrReturn(pHstStrmOut, VERR_INVALID_POINTER);
213 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
216 AssertPtrReturn(pVRDEStrmOut, VERR_INVALID_POINTER);
291 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
302 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
311 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
314 AssertPtrReturn(pVRDEStrmOut, VERR_INVALID_POINTER);
327 AssertPtrReturn(pDrv, VERR_INVALID_POINTER);
330 AssertPtrReturn(pVRDEStrmIn, VERR_INVALID_POINTER);
435 AssertPtrReturn(pvContext, VERR_INVALID_POINTER);
436 AssertPtrReturn(pVRDEAudioBegin, VERR_INVALID_POINTER);
439 AssertPtrReturn(pVRDEStrmIn, VERR_INVALID_POINTER);
457 AssertPtrReturn(pVRDEStrmIn, VERR_INVALID_POINTER);
460 AssertPtrReturn(pHstStrmIn, VERR_INVALID_POINTER);
496 AssertPtrReturn(pDrvIns, VERR_INVALID_POINTER);
497 AssertPtrReturn(pCfg, VERR_INVALID_POINTER);