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.0

initial version

Author

Allan CORNET

Last updated