IRunnableObjectImpl::GetRunningClass

Restituisce il CLSID del controllo in esecuzione.

HRESULT GetRunningClass(
   LPCLSID lpClsid 
);

Valore restituito

L'implementazione ATL imposta il *lpClsid a GUID_NULL e restituisce E_UNEXPECTED.

Note

Vedere IRunnableObject::GetRunningClass in Windows SDK.

Requisiti

Header: atlctl.h

Vedere anche

Riferimenti

Classe di IRunnableObjectImpl