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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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