VCDPropertyElement

This class represents an element of video capture device property.

Information

    Namespace: TIS.Imaging
    Introduced in version 2.0

Properties

Property Description
Count

Returns the number of interfaces this element exposes to access its data.

ElementID

Returns a string with the GUID of the element

Item

Returns one of this element's interfaces.

Name

Returns the display name of this element.

Parent

Returns the item this element belongs to.

Methods

Method Description
Find

Finds the according VCDPropertyInterface

FindInterface

Returns the desired interface to this element, if it exists.

Update

Updates the internal cache of the element to match the device's state.

<< Classes