CGXLongOperation::GetLockedState
static BOOL GetLockedState();
Return Value
TRUE if operation is locked; FALSE otherwise (if SetLockedState has not been called).
Remarks
If an operation is locked, the text for the status bar cannot be changed.
See Also
CGXLongOperation::SetLockedState