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 an enumerator that contains the same enumeration state as the current enumerator.
Syntax
HRESULT Clone (
IEnumDebugPropertyInfo** ppEnum
);
Parameters
ppEnum
[out] Returns the cloned IEnumDebugPropertyInfo interface.
Return Value
Returns a valid HRESULT, typically S_OK.