CEditView::GetBufferLength

This method retrieves the number of characters currently in the edit control’s buffer, not including the terminating null character.

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

UINT GetBufferLength( ) const;

See Also

CEditView::LockBuffer, CEditView::UnlockBuffer