void AccessData( void** ppvData );
Parameters
ppvData
A pointer to a pointer to the array data.
Remarks
Retrieves a pointer to the array data. On error, the function throws a CMemoryException or COleException.
COleSafeArray Overview | Class Members | Hierarchy Chart
See Also COleSafeArray::UnaccessData, SafeArrayAccessData