ContentsIndexHome
PreviousUpNext
IAimmsMathProgramCallback::InterruptReturnStatus Enumeration

This enumeration lists the possible integer return statuses of the ProcessEvents method.

enum InterruptReturnStatus {
  INTR_RET_OK,
  INTR_RET_INTR
};
Members 
Description 
INTR_RET_OK 
No special action has to be undertaken. 
INTR_RET_INTR 
A keyboard interrupt has been issued. 
Copyright © 1993–2016 by AIMMS B.V. All rights reserved.