IStillImageW interface (sti.h)

This section describes the methods defined for the IStillImage COM Interface. Method prototypes are contained in Sti.h.

Inheritance

The IStillImageW interface inherits from the IUnknown interface.

Methods

The IStillImageW interface has these methods.

 
IStillImageW::CreateDevice

The IStillImage::CreateDevice method creates an instance of the COM object that defines the IStiDevice COM Interface, and returns a pointer to the interface.
IStillImageW::EnableHwNotifications

The IStillImage::EnableHwNotifications method requests the still image event monitor to enable or disable the notification of applications when Still Image Device Events occur for a specified device.
IStillImageW::GetDeviceInfo

The IStillImage::GetDeviceInfo method returns hardware characteristics for a specified still image device.
IStillImageW::GetDeviceList

The IStillImage::GetDeviceList method returns hardware characteristics for all installed still image devices.
IStillImageW::GetDeviceValue

The IStillImage::GetDeviceValue method returns registry information associated with a specified still image device.
IStillImageW::GetHwNotificationState

The IStillImage::GetHwNotificationState method indicates whether applications will be notified when Still Image Device Events occur on a specified device.
IStillImageW::GetSTILaunchInformation

The IStillImage::GetSTILaunchInformation method returns the reason the calling still image application was started, if the still image event monitor started it.
IStillImageW::Initialize

The IStillImage::Initialize method initializes an instance of the COM object that defines the IStillImage COM interface. This method is for internal system use only.
IStillImageW::LaunchApplicationForDevice

The IStillImage::LaunchApplicationForDevice method starts a specified application for a specified still image device.
IStillImageW::RegisterLaunchApplication

The IStillImage::RegisterLaunchApplication method adds an application to the still image event monitor's list of push-model aware applications.
IStillImageW::Release

The IStillImage::Release method closes the instance of the COM object that was created by a previous call to IStillImage::StiCreateInstance, and removes access to the object's interface.
IStillImageW::SetDeviceValue

The IStillImage::SetDeviceValue method sets registry information for a specified still image device.
IStillImageW::SetupDeviceParameters

The IStillImage::SetupDeviceParameters method allows clients of the IStillImage COM interface to modify a still image device's stored characteristics, if the device's bus type is unknown.
IStillImageW::UnregisterLaunchApplication

The IStillImage::UnregisterLaunchApplication method removes an application from the still image event monitor's list of push-model aware applications.
IStillImageW::WriteToErrorLog

The IStillImage::WriteToErrorLog method writes a message to the still image error log.

Requirements

Requirement Value
Minimum supported client Windows 8
Target Platform Desktop
Header sti.h