Share via


_ItemLifeManager.ReleaseItem(BSTR) (Compact 2013)

3/28/2014

This method releases the resources that are allocated for the specified text string.

Syntax

HRESULT ReleaseItem(
BSTR bstr)

Parameters

  • bstr
    [in] The text string for which to release the allocated resources.

Return Value

Returns S_OK if successful.

Requirements

Header

XRCollection.h

See Also

Reference

_ItemLifeManager