APIIo_​CancelUserInputID

Cancels the user input.

    GSErrCode ACAPI_Interface (
        APIIo_CancelUserInputID
    );

 

Return Values

NoError
The function has completed with success.

For other common API errors see the API Errors document.

 

Remarks

It works as if the user clicked the Cancel button on the control box during input.

 

Requirements

Version: API 4.1 or later
Header: APIdefs_Interface.h

 

See Also

APIIo_CompleteUserInputID,
ACAPI_Interface, API Functions