XLL+ Class Library (6.3)

CXlArray::GetArray4

Returns a pointer to the internal XLARRAY4 structure

LPXLARRAY4 GetArray4( );
LPCXLARRAY4 GetArray4( ) const;

Remarks

This function returns a pointer to the internal XLARRAY4 structure.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods