CGXRecordInfoBeam::GetRecordCount
long GetRecordCount();
Return Value
Returns the record count.
Remarks
The record count can be changed with SetRecordCount.
When the current record is moved, CGXRecordInfoBeam compares the current record number with the record count. If both values are equal, the navigator keys for scrolling down are redrawn grayed.
See Also
CGXRecordInfoBeam::SetRecordCount