Main Content

actxcontrollist

(Removed) List currently installed Microsoft ActiveX controls

actxcontrollist has been removed. For more information on updating your code, see Version History.

Description

info = actxcontrollist returns a list of controls

Output Arguments

collapse all

Information specified as a 1-by-3 cell array of character vectors containing the name, programmatic identifier (ProgID), and file name for the control. Each control has one row, which MATLAB® sorts by file name.

Limitations

  • COM functions are available only on Microsoft® Windows® systems.

Version History

Introduced before R2006a

expand all