ModelSetDistributionPseudoName

Top  Previous  Next

Writes the name of the pseudo component.

 

Note: This information is not used by the code.

 

 

This function is defined in C++ as:

extern "C" __declspec(dllexport) int __stdcall ModelSetDistributionPseudoName(int ComponentIndex, int PseudoIndex, char *ValueLabel)

 

Return

The function return -1 if no problem was found. If a different number is returned use the function ErrorGetMessage for more information.

 

Input

Argument

Type

Description

ComponetIndex

int

Index the component has in the total component list

PseudoIndex

int

Index of the pseudo component.

ValueLabel

char pointer

Name of the pseudo component