<< Return to Main Index

< Return to Class Index

CGXLongOperation::SetCanAbort

void  SetCanAbort(BOOL bCanAbort);

bCanAbort

TRUE if operation can be aborted; FALSE otherwise.

Remarks

Specifies whether the user can abort the operation.

The default is that users can abort operations unless you call


   SetCanAbort(FALSE)

CGXLongOperation

Class Overview | Class Members