XLL+ Class Library (7.0)

CXlArray::GetPointer

Returns a pointer to the array of numbers

double* GetPointer( );
const double* GetPointer( ) const;

Remarks

This function returns a pointer to the array of numbers within the CXlArray.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods