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::ConnectionID property

Gets the unique identifier for the connection.

This property is read-only.

Syntax


HRESULT get_ConnectionID(
  [out] BSTR *ConnectionID
);

Property value

A string that contains the connection ID.

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