GetBlockAttributeValue32 Method

For a 64-Bit system, gets a block cell's attribute value.

See Also | Example

Signature

RetVal = object.GetBlockAttributeValue32 nRow, nCol, nContent, blkId, value

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.

nContent

Integer; Input-only
The value of the content.

blkId

Long; Input-only
The value of the block table record.

RetVal

String
The attribute value.

 

   Comments?