System Global Function FillSafeArrayVariant


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

This object is included in the file: CATAutoConversions.h

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