CStatusBarCtrl::GetTextLength

int GetTextLength( int nPane, int* pType ) const;

Return Value

The length, in characters, of the text.

Parameters

nPane

Zero-based index of the part from which to retrieve text.

pType

Pointer to an integer that receives the type information. The type can be one of these values:

Remarks

Call this function to retrieve the length, in characters, of the text from the given part of a status bar control.

CStatusBarCtrl OverviewClass MembersHierarchy Chart

See Also   CStatusBarCtrl::GetText, CStatusBarCtrl::SetText