VCDSimpleProperty.Automation Property

Returns or sets the automation of the property item with the specified id.
Syntax:
Public Automation(id As String) As Boolean
Parameter Description
id

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

Limitations:

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

Remarks:

hjlö

Sample:

jlkghsdf

See Also: VCDSimpleProperty, VCDSimpleProperty.AutoAvailable, VCDPropertyIDs

<< VCDSimpleProperty