XLL+ Class Library (6.3)

CXlArray::Owned

Returns whether the internal XLARRAY structures are owned by the CXlArray object

BOOL Owned( ) const;

Remarks

This function returns TRUE if the internal XLARRAY structures are owned by the CXlArray object and FALSE if a structures was passed in by Excel.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods