Returns the handle to the location following the one returned by the last call to ntxGetFirstLocation or ntxGetNextLocation in the current thread.
NTXLOCATION ntxGetNextLocation(
    NTXLOCATION LastLocation
);
LastLocation 
NTX_BAD_NTXHANDLE 
E_OK 0x0000 
E_EXIST 0x0006 
E_PARAM 0x8004 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/nt/include/ntx.h | ntx.h | ntx.lib | 
| INtime 4.01 (for 64-bit Windows) | intime/nt/include/ntx.h | ntx.h | ntx64.lib |