System Global Function BuildSafeArrayVariant


BuildSafeArrayVariant( const iArray,
iSize)
Creates a new CATSafeArrayVariant and initializes it with a C++ array of unsigned integers
Use the global function to free the CATSafeArrayVariant created. To be used with settings only
Parameters:
iObjectArray
a pointer to a C++ array of unsigned integers.
iSize
the size of the unsigned int array.
Returns:
a pointer to an initialized CATSafeArrayVariant.

This object is included in the file: CATIASettingRepositoryFactory.h

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