All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function CATCloseLibrary


extern int CATCloseLibrary(LibraryHandler iHandler)
Closes a library. Role: Closes a library loaded with CATGetEntryPoint or CATGetFunctionAddress.
Parameters:
iHandler
Handler returned by
CATGetEntryPoint or CATGetFunctionAddress.
Returns:

Legal values:
0
Library has been closed.
1
A system error occured.
-1
Library has not been closed because one handler remains on it.

This object is included in the file: CATGetEntryPoint.h

Copyright © 2003, Dassault Systèmes. All rights reserved.