Clone method

Creates a copy of the current state of enumeration.

Syntax

HRESULT retVal = object.Clone(ppEnum);

Parameters

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.