GetIndexInfo

Accueil  Précédent  Suivant

 

C/C++ declaration

long __stdcall GetIndexInfo(long Handle, int Index, TIndexPilotInfo Style);

 

Pascal declaration

function GetIndexInfo(Handle: LongInt; Index: Integer; Style: TIndexPilotInfo): LongInt; stdcall;

 

 

Getting integer indexed information from the object :

 

IN                 Handle : Model handle.

IN                 Index: Research index

Style         TIndexPilotInfo type of requested information.

Return         Requested information. -1 if failed

 

TIndexInfoTable

Primitives

 


NETRAL Neuro Developer Kit version 7.0