<< Return to Main Index

< Return to Class Index

CGXLongOperation::SetPercentDone

static void SetPercentDone(int nPercent);

nPercent

An integer in the range from 0 to 100; -1 if no percentage status should be displayed (default).

Remarks

Specify the value of percentage completed. If you specify a value not equal to -1, this value will be displayed in the status bar.

CGXLongOperation

Class Overview | Class Members