IWindowsDevicesAllJoynBusAttachmentInterop 接口 (windows.devices.alljoyn.interop.h)

此接口允许检索基础 alljoyn_busattachment 对象。

继承

IWindowsDevicesAllJoynBusAttachmentInterop 接口继承自 IInspectable IWindowsDevicesAllJoynBusAttachmentInterop 也具有以下类型的成员:

方法

IWindowsDevicesAllJoynBusAttachmentInterop 接口具有这些方法。

 
IWindowsDevicesAllJoynBusAttachmentInterop::get_Win32Handle

经典 COM 接口,只需返回指向基础alljoyn_busattachment实例的指针,因此应用可以直接将其与 AllJoyn Core C API 一起使用。

要求

   
最低受支持的客户端 Windows 10 [仅限桌面应用]
最低受支持的服务器 Windows Server 2016 [仅限桌面应用]
目标平台 Windows
标头 windows.devices.alljoyn.interop.h

另请参阅

IInspectable