INtime SDK Help
ntxGetFirstLocation(INtimeDotNet)
INtime SDK v6 > About INtime > Alternate APIs > INtimeDotNet > ntxGetFirstLocation(INtimeDotNet)

Returns the handle to the first known location. Locations are listed in the order discovered by NTX.

Visual Basic:

Function ntxGetFirstLocation()
As Integer

Visual C#:

Int32 ntxGetFirstLocation ();

Return Values

The handle to the root process of the specified RT kernel.

Requirements

Versions Reference
INtime 3.0 INtimeDotNet

See Also

INtimeDotNet system calls, System data calls