ANY-maze Help > The ANY-maze reference > ANY-maze plug-ins > Plug-in API reference > AME_CANCELLED return code

AME_CANCELLED return code

AME_CANCELLED is used as the return code when the processing of a message is being cancelled. This is a valid return from:

 AME_EDITSETTINGS 
 AME_TESTEND  

In the case of AME_EDITSETTINGS, this implies that the user cancelled the editing of the settings and that ANY-maze should not save the settings (even if they have changed).

In the case of AME_TESTEND, this implies that an error occurred during the processing of the test, and any results that had been returned to ANY-maze for the test should be cancelled.

Value

The ordinal value of this code is 3.

© Copyright 2003-2026 Stoelting Co. All rights reserved

ANY-maze help topic T1029