IWiaVideo::get_ImagesDirectory method (wiavideo.h)
The IWiaVideo::ImagesDirectory property specifies the full path and directory where images are stored when calling the IWiaVideo::TakePicture method.
This property is read/write.
Syntax
HRESULT get_ImagesDirectory(
BSTR *pbstrImageDirectory
);
Parameters
pbstrImageDirectory
Return value
None
Remarks
This property should be set to the value of the video device's WIA_DPV_IMAGES_DIRECTORY property.
Requirements
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | wiavideo.h |
| DLL | Wiavideo.dll |