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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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