Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Clones the enumerator and returns a new enumerator that is in the same state as the current one. This method is not implemented.
Syntax
HRESULT Clone(
IEnumLoggedConflicts ** ppEnum);
Parameters
- ppEnum
[out, retval] Returns the newly cloned enumerator.
Return Value
- E_NOTIMPL
Remarks
This method is not implemented and always returns E_NOTIMPL.