IASControl::IsStarted

This method checks to see if the control has been started.

Syntax

HRESULT IsStarted( void );

Return Values

NOERROR indicates that the control has been started. S_FALSE indicates that the control has not been started.