IItemFieldsEnumerator::Next
Returns the next ITEM_FIELDS object in the list, if it is available.
HRESULT Next(
ITEM_FIELDS **ppItemProperties);
Parameters
- ppItemProperties
[out] Returns the next ITEM_FIELDS object in the list, if available.
Return Value
- S_OK