XLL+ Class Library

CXllApp::GetUserAbort

Returns whether user has aborted operation

[C++]
static BOOL GetUserAbort();

Return value

The function returns TRUE if the user has pressed the Cancel key (since this function was last called).

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods