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: