Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 138 of file shxiface.c.
{ if (pUnkOuter != NULL && !IsEqualIID(riid, &IID_IUnknown)) { return CLASS_E_NOAGGREGATION; } return IDeskMonitor_Constructor(riid, ppvObject); }