CComControl::m_nReadyState

This data member stores the control's readiness state, for example, loading or loaded.

Syntax

long m_nReadyState;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members