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
| Name | Meaning |
|---|---|
|
The operation completed successfully. |
Requirements
|
Minimum supported client |
Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
See also
Show: