CEditView::UnlockBuffer

Call this member function to unlock the buffer. Call UnlockBuffer after you have finished using the pointer returned by LockBuffer.

Syntax

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