|
SetIValue |
Accueil Précédent Suivant |
C/C++ declaration
long __stdcall SetIValue(long Handle, int Value, TPilotInfo Style);
Pascal declaration
function SetIValue(Handle: LongInt; Value: Integer; Style: TPilotInfo): LongInt; stdcall;
Writing an integer information on the object :
IN → Handle : Model handle.
Style → TPilotInfo type of information to write.
Return → 0 if OK