Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

dllib_used

Returns list of current used dllib handle.

Syntax

  • r = dllib_used()

Output argument

  • h - a vector of dllib handle.

Description

Returns list of current used dllib handle.

See also

dlopen.

Example

dllib_used(),delete(dllib_used())

History

VersionDescription
1.0.0initial version

Author

Allan CORNET