COleSafeArray::AccessData

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 OverviewClass MembersHierarchy Chart

See Also   COleSafeArray::UnaccessData, SafeArrayAccessData