Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 488 of file atlbase.h.
{ T *pThis; pThis = static_cast<T *>(this); if (pThis->GetLockCount() == 0) return S_OK; return S_FALSE; }