CEditView::GetBufferLength
UINT GetBufferLength( ) const;
Return Value
The length of the string in the buffer.
Remarks
Call this member function to obtain the number of characters currently in the edit control’s buffer, not including the null terminator.
CEditView Overview | Class Members | Hierarchy Chart
See Also CEditView::LockBuffer, CEditView::UnlockBuffer