Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

interfaces - List custom interfaces exposed by COM server object

Syntax

customlist = h.interfaces
customlist = interfaces(h)

Description

customlist = h.interfaces returns cell array of strings customlist listing all custom interfaces implemented by the component in a specific COM server object. The server is designated by input argument h, the handle returned by the actxcontrol or actxserver function when creating that server.

customlist = interfaces(h) is an alternate syntax.

The interfaces function only lists the custom interfaces exposed by the object; it does not return interfaces. Use the invoke function to return a handle to a specific custom interface.

COM functions are available on Microsoft Windows systems only.

See Also

actxcontrol | actxserver | get (COM) | invoke

How To

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS