IPB_Session interface:
ReleaseDecimalString method
Description
Frees the memory acquired using GetDecimalString.
Syntax
ReleaseDecimalString(LPCTSTR string)
Argument
|
Description
|
string
|
The string to be released from memory
|
Return Values
None.
See Also