IItemMetadataEnumerator::Clone

This method is not implemented.


HRESULT Clone(
  IItemMetadata ** ppItemMetadata);

Parameter

Description

ppItemMetadata

[out] The newly-cloned enumerator.

  • E_NOTIMPL

This method is not implemented and therefore will always return E_NOTIMPL.

Show: