CGXLongOperation::SetDefaultDoneText

static void SetDefaultDoneText(LPCTSTR s);

s

Points to the text to be displayed when operation is finished.

Remarks

Specifies the status text to be displayed when operation is finished. Normally contains “Done...”.

The operation is assumed to be finished when the destructor for the CGXLongOperation with the lowest operation level is called.

See Also

 CGXLongOperation::GetCurrentLevel

CGXLongOperation

 Class Overview |  Class Members