System Global Function FillSafeArrayVariant


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

This object is included in the file: CATAutoConversions.h

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