Item.TakePicture method

The TakePicture method of the Item object causes a digital camera device to take a picture and returns an Item object that represents the resulting image. This method applies only to digital camera devices.

Syntax

retVal = Item.TakePicture()

Parameters

This method has no parameters.

Return value

Type: IWiaDispatchItem

An Item object that represents the image that this method creates.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional, Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Wiavideo.h
DLL
Wiascr.dll (version 4.90 or later)