Home | Info | Community | Development | myReactOS | Contact Us
[inline, static]
Definition at line 211 of file atlcom.h.
{ ATLASSERT(ppv != NULL); if (ppv == NULL) return E_POINTER; *ppv = NULL; return hResult; }