GetDataLink32 Method

For a 64-Bit system, gets the data link for a cell.

See Also | Example

Signature

RetVal = object.GetDataLink32 nRow, nCol

Object

Table
The object this method applies to.

nRow

Integer; Input-only
The index of the column.

nCol

Integer; Input-only
The index of the column.

pacDbObjId

Long
The data link.

 

   Comments?