UpgradeApplication method of the PS_NetworkController class

This method upgrades the network controller.

Syntax

uint32 UpgradeApplication(
  [in] boolean IsForceUpgrade
);

Parameters

IsForceUpgrade [in]

true to force the upgrade; otherwise, false.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\NetworkController\Server
MOF
NCServerPSProvider.mof
DLL
NCServerPSProvider.dll

See also

PS_NetworkController