Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 2.28 KB

nf-gpmgmt-igpmasynccancel-cancel.md

File metadata and controls

71 lines (57 loc) · 2.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gpmgmt.IGPMAsyncCancel.Cancel
IGPMAsyncCancel::Cancel (gpmgmt.h)
The client calls this method to cancel an asynchronous Group Policy Management Console (GPMC) operation. GPMC operations such as backup, restore, import, copy, and report generation can execute asynchronously.
Cancel
Cancel method [GPMC]
Cancel method [GPMC]
IGPMAsyncCancel interface
IGPMAsyncCancel interface [GPMC]
Cancel method
IGPMAsyncCancel.Cancel
IGPMAsyncCancel::Cancel
_win32_igpmasynccancel_cancel
gpmc.igpmasynccancel_cancel
gpmgmt/IGPMAsyncCancel::Cancel
gpmc\igpmasynccancel_cancel.htm
gpmc
c2055e7d-daed-4c9c-a374-6cb378d04962
12/05/2018
Cancel, Cancel method [GPMC], Cancel method [GPMC],IGPMAsyncCancel interface, IGPMAsyncCancel interface [GPMC],Cancel method, IGPMAsyncCancel.Cancel, IGPMAsyncCancel::Cancel, _win32_igpmasynccancel_cancel, gpmc.igpmasynccancel_cancel, gpmgmt/IGPMAsyncCancel::Cancel
gpmgmt.h
Windows
Windows Vista
Windows Server 2008
Gpmgmt.idl
Gpmgmt.dll
Windows
19H1
IGPMAsyncCancel::Cancel
gpmgmt/IGPMAsyncCancel::Cancel
c++
APIRef
kbSyntax
COM
Gpmgmt.dll
IGPMAsyncCancel.Cancel

IGPMAsyncCancel::Cancel

-description

The client calls this method to cancel an asynchronous Group Policy Management Console (GPMC) operation. GPMC operations such as backup, restore, import, copy, and report generation can execute asynchronously.

-returns

JScript

Returns S_OK if successful. Returns a failure code if an error occurs.

VB

Returns S_OK if successful. Returns a failure code if an error occurs.

-see-also

IGPMAsyncCancel

IGPMAsyncProgress