Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This class implements IUnknown and provides a default implementation of the IRunnableObject interface.
template< class T >
class IRunnableObjectImpl
Parameters
- T
Your class, derived from IRunnableObjectImpl.
Remarks
The IRunnableObject interface enables a container to determine if a control is running, force it to run, or lock it into the running state. Class IRunnableObjectImpl provides a default implementation of this interface and implements IUnknown by sending information to the dump device in debug builds.
Related Articles ATL Tutorial, Creating an ATL Project
Requirements
Header: atlctl.h