IMbnConnectionManagerEvents::OnConnectionArrival method
Notification method that indicates a new connection was added to the system.
Syntax
HRESULT OnConnectionArrival(
[in] IMbnConnection *newConnection
);
Parameters
- newConnection [in]
-
An IMbnConnection interface that represents the device added to 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: