IScanProfileUI interface

The IScanProfileUI interface enables applications to display a dialog box so that users can create, modify, and delete scan profiles.

Members

The IScanProfileUI interface inherits from the IDispatch interface. IScanProfileUI also has these types of members:

Methods

The IScanProfileUI interface has these methods.

Method Description
ScanProfileDialog Displays a dialog box that enables users to create, modify, and delete scan profiles.

 

Remarks

The dialog box is modal; the user cannot switch to the parent window until the dialog box closes.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Scanprofileui.h
IDL
Scanprofiles.idl

See also

IDispatch

Scan Profile Schema