VCDPropertyItems.Update Method

Updates the property values of all VCDPropertyItems in this collection with the property values of the current video capture device.
Syntax:
Public Sub Update
Remarks:

Some properties may be controlled externally at the device, while the element does not know about that. To prevent that inconsistency from happening, this function can be called to update the cache.

See also: VCDPropertyItems, VCDPropertyItem

<< VCDPropertyItems