<< Return to Main Index

< Return to Class Index

CGXLongOperation::SetCanRollback

void  SetCanRollback(BOOL bCanRollback);

bCanRollback

TRUE if operation can be undone; FALSE otherwise.

Remarks

Specify if the user can rollback the operation.

The default is that users can rollback operations unless you call

   SetCanRollback(FALSE);

CGXLongOperation

Class Overview | Class Members