ContentsIndexHome
PreviousUpNext
ICallBack::onMessages Method

Implement this method to receive notifications of errors and other messages. 

 

C++
virtual void onMessages(std::vector<AimmsMessage>& messages) = 0;
Parameters 
Description 
std::vector<AimmsMessage>& messages 
Collection of AimmsMessage objects. 
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved