Skip to content

Latest commit

 

History

History
72 lines (43 loc) · 1.33 KB

disable-win32-pnpentity.md

File metadata and controls

72 lines (43 loc) · 1.33 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date topic_type api_name api_type api_location
Disables this Plug and Play device.
88d60218-7282-4d0e-9a2c-0ad1a8c96650
multiple
Disable method of the Win32_PnPEntity class
reference
05/31/2018
APIRef
kbSyntax
Win32_PnPEntity.Disable
COM
CIMWin32.dll

Disable method of the Win32_PnPEntity class

Disables this Plug and Play device.

Syntax

Uint32 Disable(
  [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