IItemMetadataEnumerator::Clone
This method is not implemented.
HRESULT Clone(
IItemMetadata ** ppItemMetadata);
Parameters
Parameter | Description |
---|---|
ppItemMetadata |
[out] The newly-cloned enumerator. |
Return Value
- E_NOTIMPL
Remarks
This method is not implemented and therefore will always return E_NOTIMPL.