HRESULT GetRunningClass( LPCLSID lpClsid );
See IRunnableObject::GetRunningClass in the Win32 SDK.
Remarks
The ATL implementation sets *lpClsid to GUID_NULL and returns E_UNEXPECTED.
IRunnableObjectImpl Overview | Class Members