CEditView::GetBufferLength

Call this member function to retrieve the number of characters currently in the edit control's buffer, not including the null terminator.

Syntax

UINT GetBufferLength( ) const;

At a Glance

Header File Afxext.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CEditView Overview, CEditView Member Functions, View Classes, CEditView::LockBuffer, CEditView::UnlockBuffer