IItemFieldsEnumerator::Next

Returns the next ITEM_FIELDS object in the list, if it is available.


HRESULT Next(
  ITEM_FIELDS **ppItemProperties);

ppItemProperties

[out] Returns the next ITEM_FIELDS object in the list, if available.

Show: