Share via


CSplitterWnd::GetColumnInfo

voidGetColumnInfo(intcol**,int&cxCur,int&cxMin);**

Parameters

col

Specifies a column.

cxCur

A reference to an int to be set to the current width of the column.

cxMin

A reference to an int to be set to the current minimum width of the column.

Remarks

Call this member function to obtain information about the specified column.

CSplitterWnd OverviewClass MembersHierarchy Chart

See Also   CSplitterWnd::SetColumnInfo, CSplitterWnd::GetRowInfo