Edit

IConnectionRequestCallback interface

The IConnectionRequestCallback interface defines a single callback method. A Windows Portable Devices (WPD) application implements this optional Component Object Model (COM) interface to receive notifications about completed requests and to cancel pending requests. The requests are sent using theIPortableDeviceConnector::Connect and IPortableDeviceConnector::Disconnect methods.

Members

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

Methods

The IConnectionRequestCallback interface has these methods.

Method Description
OnComplete Notifies an application that a previously scheduled request has completed.

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
None supported
Header
Devpkey.h;
Portabledeviceconnectapi.h
IDL
Portabledeviceconnectapi.idl
Library
PortableDeviceGuids.lib