Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates a clone enumerator.
Syntax
HRESULT Clone
([out] IEnumProfile** ppEnum)
;
Parameters
ppEnum
[out] Returns a pointer to the location of the clone enumerator.
Return Value
The following table describes possible return values.
Exceptions
| Return Value | Description |
|---|---|
S_OK |
The function successfully created the clone enumerator. |
E_OUTOFMEMORY |
Indicates insufficient memory to complete the operation. |