Skip to content

Latest commit

 

History

History
101 lines (88 loc) · 2.56 KB

nf-winsync-ienumchangeunitexceptions-clone.md

File metadata and controls

101 lines (88 loc) · 2.56 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:winsync.IEnumChangeUnitExceptions.Clone
IEnumChangeUnitExceptions::Clone (winsync.h)
Clones the enumerator and returns a new enumerator that is in the same state as the current one. (IEnumChangeUnitExceptions.Clone)
Clone
Clone method [Windows Sync]
Clone method [Windows Sync]
IEnumChangeUnitExceptions interface
IEnumChangeUnitExceptions interface [Windows Sync]
Clone method
IEnumChangeUnitExceptions.Clone
IEnumChangeUnitExceptions::Clone
winsync.ienumchangeunitexceptions_clone
winsync/IEnumChangeUnitExceptions::Clone
winsync\ienumchangeunitexceptions_clone.htm
winsync
8039d175-f0d9-44af-9571-e4f97b6cd43f
12/05/2018
Clone, Clone method [Windows Sync], Clone method [Windows Sync],IEnumChangeUnitExceptions interface, IEnumChangeUnitExceptions interface [Windows Sync],Clone method, IEnumChangeUnitExceptions.Clone, IEnumChangeUnitExceptions::Clone, winsync.ienumchangeunitexceptions_clone, winsync/IEnumChangeUnitExceptions::Clone
winsync.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
IEnumChangeUnitExceptions::Clone
winsync/IEnumChangeUnitExceptions::Clone
c++
APIRef
kbSyntax
COM
winsync.h
IEnumChangeUnitExceptions.Clone

IEnumChangeUnitExceptions::Clone

-description

Clones the enumerator and returns a new enumerator that is in the same state as the current one.

-parameters

-param ppEnum [out]

Returns the newly cloned enumerator.

-returns

The possible return codes include, but are not limited to, the values shown in the following table.

Return code Description
S_OK
The method succeeded.
E_INVALIDARG
E_OUTOFMEMORY

-see-also

IEnumChangeUnitExceptions Interface