Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called to release the memory that was allocated to the specified ITEM_FIELDS object.
HRESULT ReleaseItemFields(
ITEM_FIELDS *pItemFields);
Parameters
- pItemFields
[in] The ITEM_FIELDS object for which to release memory.
Return Value
- S_OK