COM.attach Method [AX 2012]
Attaches an instance of the COM class to a COM interface.
public void attach(ComInterface interface)
Run On
CalledParameters
- interface
- Type: ComInterface Extended Data Type
The interface to attach to the instance of the COM class.
Community Additions
ADD
Show: