MoveLastUID method
Builder Syntax |
int __fastcall MoveLastUID(void); |
Delphi Syntax |
function MoveLastUID: Integer; |
Overview |
Refer to Working with Unique Identifiers. |
Remarks
Updates the CurrentUID property to the last item in the UID Table.
The following methods will also help you navigate the UID Table:
To determine the number of entries in the UID Table, use GetUIDCount.
See Also
Elements: |
MoveFirstUID method, MovePrevUID method, MoveNextUID method, GetUIDCount method |