Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.