Syntax

The following are the data type-specific methods for adding an ABL COM-HANDLE parameter:

public void AddCOMHandle(int position, 
                         Progress.Open4GL.COMHandle value, int mode)
public void AddCOMHandleArray(int position, 
                              Progress.Open4GL.COMHandle[] value, int mode, 
                              int extentValue)

For information on the parameters to these methods, see General syntax for add parameter methods.