GetUIDCount method

Delphi example

C++Builder example

 

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:

MoveFirstUID method

MoveLastUID method

MoveNextUID method

MovePrevUID method

See Also

Functions:

MoveFirstUID method, MoveLastUID method, MoveNextUID method, MovePrevUID method