COleSafeArray::Unlock

Decrements the lock count of an array so it can be freed or resized.

void Unlock( );

Remarks

This function is called after access to the data in an array is finished. On error, it throws a COleException.

Requirements

Header: afxdisp.h

See Also

Reference

COleSafeArray Class

Hierarchy Chart

COleSafeArray::Lock

SafeArrayUnlock

Other Resources

COleSafeArray Members