Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The ConnectionDataPlanStatusChanged method notifies an application of a data plan status change on a connection.
Syntax
HRESULT ConnectionDataPlanStatusChanged(
GUID connectionId
);
Parameters
connectionId
A unique ID that identifies the connection on which the data plan status change event occurred.
Return value
This method returns S_OK on success.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | netlistmgr.h |