System Global Function FillSafeArrayVariant


HRESULT FillSafeArrayVariant(CATSafeArrayVariant* SafeArray,
const float* iFloatArray,
long iSize)
Fills an existing CATSafeArrayVariant with a C++ array of floats.
Parameters:
iFloatArray
a pointer to a C++ array of floats.
iSize
the size of the float array.

This object is included in the file: CATAutoConversions.h

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