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

See Also

Reference

CEditView Class

Hierarchy Chart

CEditView::UnlockBuffer

CEditView::GetBufferLength

Other Resources

CEditView Members