CEditView::LockBuffer
Call this member function to obtain a pointer to the buffer. The buffer should not be modified.
LPCTSTR LockBuffer( ) const;
Return Value
A pointer to the edit control's buffer.
Requirements
Header: afxext.h
Call this member function to obtain a pointer to the buffer. The buffer should not be modified.
LPCTSTR LockBuffer( ) const;
A pointer to the edit control's buffer.
Header: afxext.h