GetIDByIndex
This method returns the unique ID of an entry by index.
Syntax
GetIDByIndex (Index as Long, IDHigh as Long, IDLow as Long)| Parameter | Description |
|---|---|
| Index | [in] Zero-based index. |
| IDHigh | [out] Upper part of 64-bit unique ID. |
| IDLow | [out] Lower part of 64-bit unique ID. |
