VCDSimpleProperty.RangeValue Property

Returns or sets the value of the property item with the specified id.
Syntax:
Public RangeValue(id As String) As Long
Parameter Description
id

ID of the VCDPropertyItem whose range value is to be set or get.

Limitations:

VCDSimpleProperty.Init has to be called before using this function.

Remarks:

jkl

Sample:

jlkghsdf

See Also: VCDSimpleProperty, VCDPropertyIDs

<< VCDSimpleProperty