System Global Function BuildSafeArrayVariant


BuildSafeArrayVariant( const iDoubleArray,
iSize)
Creates a new CATSafeArrayVariant and initializes it with a C++ array of doubles.
Use the global function to free the CATSafeArrayVariant created.
Parameters:
iDoubleArray
a pointer to a C++ array of doubles.
iSize
the size of the double array.
Returns:
a pointer to an initialized CATSafeArrayVariant.

This object is included in the file: CATAutoConversions.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.