共用方式為


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