IWiaUIExtension2 interface

The IWiaUIExtension2 interface provides methods that replace the default, system-supplied user interface with a custom user interface, and that provide a custom device icon. Device vendors can implement this interface to provide custom user interfaces for their devices.

Members

The IWiaUIExtension2 interface inherits from the IUnknown interface. IWiaUIExtension2 also has these types of members:

Methods

The IWiaUIExtension2 interface has these methods.

Method Description
DeviceDialog Provides a custom user interface that replaces the default system user interface.
GetDeviceIcon Gets a custom device icon.

 

Remarks

IUnknown Methods Description
IUnknown::QueryInterface Returns pointers to supported interfaces.
IUnknown::AddRef Increments reference count.
IUnknown::Release Decrements reference count.

 

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Wiadevd.h