次の方法で共有


IWindowsDevicesAllJoynBusAttachmentInterop インターフェイス (windows.devices.alljoyn.interop.h)

このインターフェイスを使用すると、基になる alljoyn_busattachment オブジェクトを取得できます。

継承

IWindowsDevicesAllJoynBusAttachmentInterop インターフェイスは、IInspectable から継承します。 IWindowsDevicesAllJoynBusAttachmentInterop には、次の種類のメンバーもあります。

メソッド

IWindowsDevicesAllJoynBusAttachmentInterop インターフェイスには、これらのメソッドがあります。

 
IWindowsDevicesAllJoynBusAttachmentInterop::get_Win32Handle

基になる alljoyn_busattachment インスタンスへのポインターを単に返す従来の COM インターフェイス。そのため、アプリは AllJoyn Core C API で直接使用できます。

要件

   
サポートされている最小のクライアント Windows 10 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2016 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー windows.devices.alljoyn.interop.h

関連項目

IInspectable