COleSafeArray::UnaccessData

Call this member function to decrement the lock count of an array and invalidates the pointer retrieved by COleSafeArray::AccessData.

Syntax

void UnaccessData( );

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::AccessData, SafeArrayUnaccessData