void Unlock( );
Remarks
Call this function to decrement the lock count of an array so it can be freed or resized. This function is called after access to the data in an array is finished. On error, it throws a COleException.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also COleSafeArray::Lock, SafeArrayUnlock