RELEASE LIBRARY Command
Visual Studio 2005
Removes a single external API library from memory.
RELEASE LIBRARY LibraryName
Parameters
- LibraryName
-
Specifies the name of the API library to remove from memory.
Issue SET LIBRARY TO to remove all API libraries from memory. An external API routine library is loaded into memory with SET LIBRARY. For more information on API routine libraries, see SET LIBRARY Command.
Reference
SET LIBRARY CommandConcepts
API Library Routines A-ZOther Resources
Commands (Visual FoxPro)API Library Routines by Category