actxcontrollist

Get available ActiveX controls.

Syntax

  • l = actxcontrollist()

Output argument

  • l - a 1 by 3cell of strings.

Description

l = actxcontrollist() returns list of available controls

Example

l = actxcontrollist()

See also

actxserverlist.

History

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated