COleSafeArray::GetElement

Call this member function to retrieve a single element of the safe array.

Syntax

void GetElement( long* rgIndices, void* pvData );

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::PutElement, SafeArrayGetElement