IPOutlookApp::SysFreeString (Windows CE 5.0)
Frees a string under Palm-size PC version 1.0.
HRESULT SysFreeString(BSTR bstr);
Parameters
- bstr
[in] Unicode string that was allocated previously.
Return Values
S_OK indicates success. If an error occurs, the appropriate HRESULT is returned.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Pimstore.h.
Link Library: Pimstore.lib.
See Also
IPOutlookApp | IPOutlookApp Properties
Send Feedback on this topic to the authors