Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 3.13 KB

nf-mbnapi-imbnconnectionprofilemanagerevents-onconnectionprofileremoval.md

File metadata and controls

70 lines (58 loc) · 3.13 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mbnapi.IMbnConnectionProfileManagerEvents.OnConnectionProfileRemoval
IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval (mbnapi.h)
Notification method that indicates a connection profile has been removed from the system.
IMbnConnectionProfileManagerEvents interface [Microsoft Broadband Networks]
OnConnectionProfileRemoval method
IMbnConnectionProfileManagerEvents.OnConnectionProfileRemoval
IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval
OnConnectionProfileRemoval
OnConnectionProfileRemoval method [Microsoft Broadband Networks]
OnConnectionProfileRemoval method [Microsoft Broadband Networks]
IMbnConnectionProfileManagerEvents interface
mbn.imbnconnectionprofilemanagerevents_onconnectionprofileremoval
mbnapi/IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval
mbn\imbnconnectionprofilemanagerevents_onconnectionprofileremoval.htm
mbn
30b8c7fb-5a48-4025-aa94-18f17e7c8d19
12/05/2018
IMbnConnectionProfileManagerEvents interface [Microsoft Broadband Networks],OnConnectionProfileRemoval method, IMbnConnectionProfileManagerEvents.OnConnectionProfileRemoval, IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval, OnConnectionProfileRemoval, OnConnectionProfileRemoval method [Microsoft Broadband Networks], OnConnectionProfileRemoval method [Microsoft Broadband Networks],IMbnConnectionProfileManagerEvents interface, mbn.imbnconnectionprofilemanagerevents_onconnectionprofileremoval, mbnapi/IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval
mbnapi.h
Windows
Windows 7 [desktop apps only]
None supported
Mbnapi.idl
Windows
19H1
IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval
mbnapi/IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval
c++
APIRef
kbSyntax
COM
mbnapi.h
IMbnConnectionProfileManagerEvents.OnConnectionProfileRemoval

IMbnConnectionProfileManagerEvents::OnConnectionProfileRemoval

-description

Important

Starting in Windows 10, version 1803, the Win32 APIs described in this section are replaced by the Windows Runtime APIs in the Windows.Networking.Connectivity namespace.

Notification method that indicates a connection profile has been removed from the system.

-parameters

-param oldConnectionProfile [in]

An IMbnConnectionProfile interface that represents a connection profile that has been removed.

-returns

This method must return S_OK.

-see-also

IMbnConnectionProfileManagerEvents