Package com.progress.open4gl
Class COMHandle
java.lang.Object
com.progress.open4gl.COMHandle
Represents the PROGRESS 4GL COM-HANDLE data type. Allows to convert the value
to and from a Java long value.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
COMHandle
public COMHandle(long longVal)
-
-
Method Details
-
putLong
public void putLong(long longVal) -
getLong
public long getLong()
-