<< dllibisloaded Dynamic link dlmake >>

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


Version Description
1.0.0 initial version

Author


Allan CORNET

<< dllibisloaded Dynamic link dlmake >>