Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMbnConnection::InterfaceID property

Gets the interface identifier.

This property is read-only.

Syntax


HRESULT get_InterfaceID(
  [out] BSTR *InterfaceID
);

Property value

A string that contains the unique identifier of the IMbnInterface for the device with which this connection is associated.

Error codes

NameMeaning
S_OK

The operation completed successfully.

Requirements

Minimum supported client

Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

None supported

IDL

Mbnapi.idl

See also

IMbnConnection

 

 

Show:
© 2017 Microsoft