Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.87 KB

mdm-remotewipe-dowipemethod.md

File metadata and controls

70 lines (46 loc) · 1.87 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
doWipeMethod method of the MDM_RemoteWipe class
Triggers the device to start the remote wipe.
dc25dc09-6a74-4c08-b452-b1d83085bb41
doWipeMethod method
doWipeMethod method, MDM_RemoteWipe class
MDM_RemoteWipe class, doWipeMethod method
apiref
MDM_RemoteWipe.doWipeMethod
DMWmiBridgeProv.dll
COM
reference
05/31/2018

doWipeMethod method of the MDM_RemoteWipe class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Triggers the device to start the remote wipe. See also, doWipe.

Syntax

uint32 doWipeMethod(
  [in] string param
);

Parameters

param [in]

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

See also

MDM_RemoteWipe

Using PowerShell scripting with the WMI Bridge Provider