IPortableDeviceService インターフェイス (portabledeviceapi.h)
IPortableDeviceService インターフェイスは、サービスへのアクセスを提供します。
継承
IPortableDeviceService インターフェイスは、IUnknown インターフェイスから継承します。 IPortableDeviceService には、次の種類のメンバーもあります。
メソッド
IPortableDeviceService インターフェイスには、これらのメソッドがあります。
IPortableDeviceService::Advise サービス イベントを受信するアプリケーション定義のコールバック オブジェクトを登録します。 |
IPortableDeviceService::Cancel このインターフェイスで保留中の操作を取り消します。 |
IPortableDeviceService::Capabilities サービス機能を取得します。 |
IPortableDeviceService::Close サービスへの接続を解放します。 |
IPortableDeviceService::Content サービス コンテンツへのアクセスを取得します。 |
IPortableDeviceService::GetPnPServiceID サービスのプラグ アンド プレイ (PnP) 識別子を取得します。 |
IPortableDeviceService::GetServiceObjectID サービスのオブジェクト識別子を取得します。 このオブジェクト識別子は、たとえば、サービスのプロパティにアクセスするために使用できます。 |
IPortableDeviceService::Methods サービスでカスタム機能を呼び出すために使用される IPortableDeviceServiceMethods インターフェイスを取得します。 |
IPortableDeviceService::Open サービスへの接続を開きます。 |
IPortableDeviceService::SendCommand 標準の WPD コマンドとそのパラメーターをサービスに送信します。 |
IPortableDeviceService::Unadvise サービス イベント コールバック オブジェクトの登録を解除します。 |
要件
サポートされている最小のクライアント | Windows 7 [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | サポートなし |
対象プラットフォーム | Windows |
ヘッダー | portabledeviceapi.h |