COleSafeArray::Unlock

Call this member function to decrement the lock count of an array so it can be freed or resized.

Syntax

void Unlock( );

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleSafeArray Overview, COleSafeArray Member Functions, Structures, COleSafeArray::Lock, SafeArrayUnlock