Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
|
| IDL |
|
| Library |
|