|
GetRealValue |
Accueil Précédent Suivant |
C/C++ declaration
long __stdcall GetRealValue(long Handle, int Index, double *Value, TRealPilot style);
Pascal declaration
function GetRealValue(Handle: LongInt; Index: Integer; var Value: NReal; Style: TRealPilot): LongInt; stdcall;
Getting real indexed information from the object :
IN → Handle : Model handle.
IN → Index: Research index
OUT → Value: Requested value
Style → TRealPilot type of requested information.