Lines Matching defs:VERR_INVALID_POINTER
479 AssertPtrReturn(ppStorage, VERR_INVALID_POINTER);
504 AssertPtrReturn(pStorage, VERR_INVALID_POINTER);
534 AssertPtrReturn(pcbFreeSpace, VERR_INVALID_POINTER);
544 AssertPtrReturn(pModificationTime, VERR_INVALID_POINTER);
552 AssertPtrReturn(pcbSize, VERR_INVALID_POINTER);
568 AssertPtrReturn(pStorage, VERR_INVALID_POINTER);
569 AssertPtrReturn(pvBuffer, VERR_INVALID_POINTER);
660 AssertPtrReturn(pvBuffer, VERR_INVALID_POINTER);
677 AssertPtrReturn(ppStorage, VERR_INVALID_POINTER);
702 AssertPtrReturn(pStorage, VERR_INVALID_POINTER);
737 AssertPtrReturn(pcbFreeSpace, VERR_INVALID_POINTER);
747 AssertPtrReturn(pModificationTime, VERR_INVALID_POINTER);
755 AssertPtrReturn(pcbSize, VERR_INVALID_POINTER);
775 AssertPtrReturn(pvBuffer, VERR_INVALID_POINTER);
784 AssertPtrReturn(pStorage, VERR_INVALID_POINTER);
785 AssertPtrReturn(pvBuffer, VERR_INVALID_POINTER);
1453 AssertReturn(VALID_PTR(pcbValue), VERR_INVALID_POINTER);
1467 AssertReturn(VALID_PTR(pszValue), VERR_INVALID_POINTER);