Enable method of the Win32_PnPEntity class

Enables this Plug and Play device.

Syntax

Uint32 Enable(
  [out] boolean rebootNeeded
);

Parameters

rebootNeeded [out]

Whether a reboot is needed.

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\CIMV2
MOF
Cimwin32.mof
DLL
CIMWin32.dll

See also

Win32_PnPEntity