Partager via


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

Cette interface permet de récupérer l’objet alljoyn_busattachment sous-jacent.

Héritage

L’interface IWindowsDevicesAllJoynBusAttachmentInterop hérite de IInspectable . IWindowsDevicesAllJoynBusAttachmentInterop a également ces types de membres :

Méthodes

L’interface IWindowsDevicesAllJoynBusAttachmentInterop possède ces méthodes.

 
IWindowsDevicesAllJoynBusAttachmentInterop::get_Win32Handle

Interface COM classique qui retourne simplement un pointeur vers le alljoyn_busattachment instance sous-jacent, afin que l’application puisse l’utiliser directement avec l’API AllJoyn Core C.

Configuration requise

   
Client minimal pris en charge Windows 10 (applications de bureau uniquement)
Serveur minimal pris en charge Windows Server 2016 (applications de bureau uniquement)
Plateforme cible Windows
En-tête windows.devices.alljoyn.interop.h

Voir aussi

IInspectable