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: