IRunnableObjectImpl

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

Syntax

template< class T >
class IRunnableObjectImpl

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IRunnableObjectImpl Methods, CComControl, IRunnableObject