Date Property

Sets or retrieves the Vector of integers from a date.

Syntax

Vector.Date [ = pdResult ]

Possible Values

pdResult Date value.

The property is read/write. The property has no default value.

Remarks

Several Device and Item objects have properties that contain dates and times stored as a Vector of unsigned integers containing eight elements. Since this is very common, the Microsoft Windows Image Acquisition (WIA) Automation Library provides the Date property on a Item so the Microsoft Visual Basic Programmer can access these special vectors as date types.

For example code, see Enumerate Root Level Items and Display Their Names in Shared Samples.

Property Information

Minimum operating systems Windows XP SP1