Cookie Settings

Try our new documentation site (beta).

Filter Content By
Version
Table of contents
Filter by Language
C API Details
C++ API Details
GRBModel +
Java API Details
GRBModel +
.NET API Details
GRBModel +
Python API Details
Model +
Attributes
Parameters
Parameter Descriptions +


GRBCallback.getStringInfo()

Request string-valued callback information. The available information depends on the value of the where member. For information on possible values of where, and the string-valued information that can be queried for different values of where, please refer to the Callback Codes section of the Reference Manual.

String getStringInfo ( int what )

    Arguments:

    what: Information requested. Please refer to the list of Callback Codes in the Reference Manual for possible values.

    Return value:

    Value of requested callback information.