IRunnableObjectImpl::GetRunningClass

This method returns the CLSID of the running control. The ATL implementation sets the *lpCLSID to GUID_NULL and returns E_UNEXPECTED.

Syntax

HRESULT GetRunningClass(LPCLSID lpClsid );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IRunnableObjectImpl Overview, IRunnableObjectImpl Methods, IRunnableObject::GetRunningClass