Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the CLSID of the running control.
HRESULT GetRunningClass(
LPCLSID lpClsid
);
Return Value
The ATL implementation sets *lpClsid to GUID_NULL and returns E_UNEXPECTED.
Remarks
See IRunnableObject::GetRunningClass in the Windows SDK.
Requirements
Header: atlctl.h