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)