System Global Function BuildSafeArrayVariant


BuildSafeArrayVariant( const iFloatArray,
iSize)
Creates a new CATSafeArrayVariant and initializes it with a C++ array of floats.
Parameters:
iFloatArray
a pointer to a C++ array of floats.
iSize
the size of the float 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.