GetVRCount method
|
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:
See Also
|
Functions: |
MoveFirstVR method, MoveLastVR method, MoveNextVR method, MovePrevVR method |