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.
IMbnConnectionManagerEvents::OnConnectionRemoval method
Notification method that indicates a connection was removed from the system.
Syntax
HRESULT OnConnectionRemoval(
[in] IMbnConnection *oldConnection
);
Parameters
- oldConnection [in]
-
An IMbnConnection interface that represents the device removed from the system.
Return value
This method must return S_OK.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
See also
Show: