|
CalcSetUnits |
Top Previous Next |
|
This function is used to write all the distribution of a component to the dll
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall CalcSetUnits(char *UnitType, char *Direction, char *ValueLabel)
Return The function return -1 if no problem was found. If a different number is returned check the argument ErrorString for more information.
Input
Code examples Example
|