This class implements the IRunnableObject interface, which enables a container to force a control to run, lock it into a running state, or determine if it is running.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
template< class T >
class IRunnableObjectImpl
See Also