COleSafeArray::PtrOfIndex

Call this member function to obtain a pointer to the element specified by the index values.

Syntax

void PtrOfIndex( long* rgIndices, void** ppvData );

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, SafeArrayPtrOfIndex