COleSafeArray::UnaccessData

Decrements the lock count of an array and invalidates the pointer retrieved by AccessData.

void UnaccessData( );

Remarks

On error, the function throws a COleException.

Example

See the example for COleSafeArray::AccessData.

Requirements

Header: afxdisp.h

See Also

Reference

COleSafeArray Class

Hierarchy Chart

COleSafeArray::AccessData

Other Resources

COleSafeArray Members