IRunnableObjectImpl::IsRunning

This method determines if the control is running. The ATL implementation returns TRUE.

Syntax

virtual BOOL IsRunning( );

At a Glance

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

See Also

IRunnableObjectImpl Overview, IRunnableObjectImpl Methods, IRunnableObject::IsRunning