GetVRCount method

Delphi example

C++Builder example

 

Builder Syntax

Cardinal __fastcall GetVRCount(void);

Delphi Syntax

function GetVRCount: Cardinal;

Overview

Refer to Working with Value Representations.

Remarks

Returns the number of items in the Value Representation Table.

The following functions will help you navigate the Value Representation Table:

MoveFirstVR method

MoveLastVR method

MoveNextVR method

MovePrevVR method

See Also

Functions:

MoveFirstVR method, MoveLastVR method, MoveNextVR method, MovePrevVR method