Condividi tramite


Interfaccia IWindowsDevicesAllJoynBusAttachmentInterop (windows.devices.alljoyn.interop.h)

Questa interfaccia consente il recupero dell'oggetto alljoyn_busattachment sottostante.

Ereditarietà

L'interfaccia IWindowsDevicesAllJoynBusAttachmentInterop eredita da IInspectable . IWindowsDevicesAllJoynBusAttachmentInterop include anche questi tipi di membri:

Metodi

L'interfaccia IWindowsDevicesAllJoynBusAttachmentInterop include questi metodi.

 
IWindowsDevicesAllJoynBusAttachmentInterop::get_Win32Handle

Interfaccia COM classica che restituisce semplicemente un puntatore all'istanza di alljoyn_busattachment sottostante, in modo che l'app possa usarla direttamente con l'API C di AllJoyn Core.

Requisiti

   
Client minimo supportato Windows 10 [solo app desktop]
Server minimo supportato Windows Server 2016 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione windows.devices.alljoyn.interop.h

Vedi anche

IInspectable