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.

IMbnInterfaceManagerEvents::OnInterfaceRemoval method

Notification method that signals that a device has been removed from the system.

Syntax


HRESULT OnInterfaceRemoval(
  [in] IMbnInterface *oldInterface
);

Parameters

oldInterface [in]

An IMbnInterface that represents the device that was removed.

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

Mbnapi.idl

See also

IMbnInterfaceManagerEvents

 

 

Show:
© 2017 Microsoft