SysFreeString

bstr)
BSTR bstr

Frees a string previously allocated by SysAllocString, SysAllocStringByteLen, SysReAllocString, SysAllocStringLen, or SysReAllocStringLen.

Parameter

bstr

A BSTR allocated earlier or NULL. If NULL, the function simply returns.

Return Value

None.

Example

CStatBar::~CStatBar()

{

SysFreeString(m_bstrMsg);

}

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database