Returns the handle to the location following the one returned by a previous call to ntxGetFirstLocation or ntxGetNextLocation in the current thread.
Visual Basic:
Function ntxGetNextLocation( ByVal PrevLocation As Integer) As Integer
Visual C#:
Int32 ntxGetNextLocation ( Int32 PrevLocation);
PrevLocation
E_EXIST
E_PARAM
Versions | Reference |
---|---|
INtime 3.0 | INtimeDotNet |
INtimeDotNet system calls, System data calls, ntxGetFirstLocation