|
GetInfo
|
Accueil Précédent Suivant |
C/C++ declaration
extern long __stdcall GetInfo(long Handle, TPilotInfo Style);
Pascal declaration
Function GetInfo(Handle: LongInt; Style: TPilotInfo): LongInt; stdcall;
Getting integer information from the object :
IN → Handle : Model handle.
Style → TPilotInfo type of requested information.
Return → Requested information. -1 if failed