COleControl::InternalSetReadyState

Call this member function to set the control's readiness state and fires the ready-state-change event.

Syntax

void InternalSetReadyState( long lNewReadyState );

At a Glance

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

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::FireReadyStateChange, COleControl::GetReadyState