IWindowsDevicesAllJoynBusAttachmentInterop interface

This interface allows for retrieval of the underlying alljoyn_busattachment object.

Members

The IWindowsDevicesAllJoynBusAttachmentInterop interface inherits from IInspectable . IWindowsDevicesAllJoynBusAttachmentInterop also has these types of members:

Methods

The IWindowsDevicesAllJoynBusAttachmentInterop interface has these methods.

MethodDescription
get_Win32Handle

Classic COM interface that simply returns a pointer to the underlying alljoyn_busattachment instance, so the app can use it directly with the AllJoyn Core C API.

 

Requirements

Minimum supported client

Windows 10

Minimum supported server

Windows Server 2016 Technical Preview [desktop apps only]

Minimum supported phone

Windows 10 Mobile

Header

Windows.devices.alljoyn.interop.h

CLSID

See also

IInspectable

 

 

Community Additions

ADD
Show: