void UnaccessData( );
Remarks
Call this function to decrement the lock count of an array and invalidate the pointer retrieved by AccessData. On error, the function throws a COleException.
Example
See the example for COleSafeArray::AccessData.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also COleSafeArray::AccessData, SafeArrayUnaccessData