This method returns the CLSID of the running control. The ATL implementation sets the *lpCLSID to GUID_NULL and returns E_UNEXPECTED.
HRESULT GetRunningClass(LPCLSID lpClsid );
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IRunnableObjectImpl Overview, IRunnableObjectImpl Methods, IRunnableObject::GetRunningClass