DeviceEvents object
Contains a collection of all the supported DeviceEvent objects for an imaging device. See the Events property of the Device object for more details on determining the collection of supported device events.
Members
The DeviceEvents object has these types of members:
Properties
The DeviceEvents object has these properties.
Property | Access type | Description |
---|---|---|
Count (DeviceEvents) |
Read-only |
Retrieves the number of members in the DeviceEvents collection. |
Item (DeviceEvents) |
Read-only |
Retrieves the specified item in the DeviceEvents collection by position. |
Remarks
Note that the supported events vary from one imaging device to the next.
For example code, see Enumerate all the Supported Events for the Selected Device in Shared Samples.
Creation\Access Functions
Use any of the following to retrieve a reference to the object:
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|