ISimpleSyncProvider::ReleaseItemFields

Called to release the memory that was allocated to the specified ITEM_FIELDS object.


HRESULT ReleaseItemFields(
  ITEM_FIELDS *pItemFields);

pItemFields

[in] The ITEM_FIELDS object for which to release memory.

Show: