ImReleaseIMIPart
This entry is called to release access to IMInstance Part.
Format:
APIRET APIENTRY ImReleaseIMIPart( HIMIP himiPart )
Parameters:
himiPart(input) : Part handle.
Returns:
Success indicator 0 : Successful completion other : Error occurred
Remarks:
This function decrements the request count of himiPart, which can be queried by ImQueryIMIPartReqCount.