IPortableDeviceEventCallback interface
The IPortableDeviceEventCallback interface implemented by the application to receive asynchronous callbacks if an application has registered to receive them by calling IPortableDevice::Advise.
Members
The IPortableDeviceEventCallback interface inherits from the IUnknown interface. IPortableDeviceEventCallback also has these types of members:
Methods
The IPortableDeviceEventCallback interface has these methods.
| Method | Description |
|---|---|
| OnEvent |
Called by the SDK to notify the application about asynchronous events. |
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Community Additions
ADD
Show: