Click to Rate and Give Feedback
MSDN
MSDN Library
WIA
 WIA Camera Devices
WIA Camera Devices
WIA Camera Devices

WIA represents a camera device as a hierarchical tree of IWiaItem objects. The root item, returned from a call to the Microsoft Windows Image Acquisition (WIA) device manager IWiaDevMgr::CreateDevice method, is used to get and set device information, to control the device, and to begin device item enumeration.

Note  WIA does not support cameras in Windows Vista or later. For those versions of the Windows, use the Windows Portable Device (WPD) API described in the Windows Driver Development Kit (DDK) to acquire images from cameras.

The following diagram illustrates a sample camera implementation. The camera root item has three child items, two pictures and one folder. The folder has two child items, both pictures.

Sample camera implementation

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker