GetUIDCount method
Builder Syntax |
Cardinal __fastcall GetUIDCount(void); |
Delphi Syntax |
function GetUIDCount: Cardinal; |
Overview |
Refer to Working with Unique Identifiers. |
Remarks
Returns the number of items in the UID Table.
The following functions will help you navigate the UID Table:
See Also
Functions: |
MoveFirstUID method, MoveLastUID method, MoveNextUID method, MovePrevUID method |