_ItemLifeManager.ReleaseItem(BSTR) (Compact 7)
3/12/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 |