<< Return to Main Index

< Return to Class Index

CGXDSplitWnd::GetRowInfo

void GetRowInfo(int row, int& cyCur, int& cyMin) const;

row

Zero-based row index of the row.

cyCur

A reference to the current row height.

cyMin

A reference to the minimum row height.

Remarks

A helper function to get the height information of a given row.

CGXDSplitWnd

Class Overview | Class Members