CEditView::UnlockBuffer

This method unlocks the buffer. Call UnlockBuffer after you have finished using the pointer returned by LockBuffer.

At a Glance

Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Header file: Afxext.h
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void UnlockBuffer( ) const;

See Also

CEditView::LockBuffer, CEditView::GetBufferLength