VCDSimpleProperty.OnePush Method

Invokes the operation of the specified property item.
Syntax:
Public Sub OnePush(id As String)
Parameter Description
id

ID of the VCDPropertyItem whose operation is to be invoked.

Limitations:

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

See Also: VCDSimpleProperty, VCDPropertyIDs

<< VCDSimpleProperty