共用方式為


IPortableDeviceEventCallback 介面 (portabledeviceapi.h)

應用程式所實作的 IPortableDeviceEventCallback 介面,如果應用程式已註冊來接收異步回呼,請呼叫 IPortableDevice::Advise 來接收它們。

繼承

IPortableDeviceEventCallback 介面繼承自 IUnknown 介面。 IPortableDeviceEventCallback 也有下列類型的成員:

方法

IPortableDeviceEventCallback 介面具有這些方法。

 
IPortableDeviceEventCallback::OnEvent

SDK 會呼叫 OnEvent 方法,以通知應用程式異步事件。

規格需求

需求
目標平台 Windows
標頭 portabledeviceapi.h

另請參閱

用戶端介面