CGXLongOperation::GetCurrentLevel
static int GetCurrentLevel();
Return Value
Returns the current operation level.
Remarks
The operation level will be increased when the constructor is called and decreased when the destructor is called.
See Also
CGXLongOperation::CGXLongOperation