CTRecord.GetFieldAddress
Syntax
pVOID GetFieldAddress(int FieldNbr)
pVOID GetFieldAddress(String FieldName)
Parameters
Description
Retrieves the field address in the record buffer.
Return
GetFieldAddress() returns the field address.
See Also
GetFieldName(), GetFieldOffset(), GetFieldSize(), GetFieldType()