|
ModelSetComponentAssociationScheme |
Top Previous Next |
|
Writes association scheme used by the association term
This function is defined in C++ as: extern "C" __declspec(dllexport) int __stdcall ModelSetComponentAssociationScheme(int ComponentIndex, int BlockIndex, char *ValueLabel, int Negative, int Neutral, int Positive)
Return The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.
Input
|