다음을 통해 공유


UpdateConfiguration method of the MDM_WNSConfiguration class

Updates the Windows Notification Service (WNS) configuration.

Syntax

uint32 UpdateConfiguration(
  [in] string ConfigString
);

Parameters

ConfigString [in]

The WNS configuration string in the format <AppId>;<WNS Package Family Name>.

Requirements

Minimum supported client
Windows 8
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM
MOF
MDMSettingsProv.mof
DLL
MDMSettingsProv.dll

See also

MDM_WNSConfiguration