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.
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