CEditView::LockBuffer

Call this member function to obtain a pointer to the buffer. The buffer should not be modified.

Syntax

LPCTSTR LockBuffer( ) 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::UnlockBuffer, CEditView::GetBufferLength