Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |