RXS_rmvLibLE()
Used to remove a library entry from the library list. This is usually used at the end of a program in conjunction with RXS_addLibLE() to remove a library that was added at the beginning of the program.
If the pLib parameter is not passed, the first library in the library list will be removed.
Subprocedure Prototype
|
Removes specified library from the library list. |
|
The name of the library list entry to be removed from the library list. |