|
ResultGetLabel |
Top Previous Next |
|
Return the label of the point. This can for example label the critical point on a phase envelope
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ResultGetLabel(int PointIndex, char *LabelIndex)
Return -1
Input
Note If a error/problem is found use the function ErrorGetIndex and ErrorGetMessage to get more information
Code examples
|