Purpose
Closes and disposes of the CString handle and frees its memory.
Syntax
MICloseContent( ByVal hContent As CString )
hContent is the CString object handle to be disposed of.
Description
Use the MICloseContent() procedure to close and free the CString object handle, obtained by calling the MIGetContent() function, when the handle is no longer in use.