All Frameworks  Class Hierarchy  This Framework  Indexes

System Global Function BuildSafeArrayVariant


CATSafeArrayVariant* BuildSafeArrayVariant( const CATBoolean* iBooleanArray,
long iSize)
Creates a new CATSafeArrayVariant and initializes it with a C++ array of CATBooleans.
Use the global function FreeVariantSafeArray to free the CATSafeArrayVariant created.
Parameters:
iBooleanArray
a pointer to a C++ array of boolean
iSize
the size of the CATBoolean array.
Returns:
a pointer to an initialized CATSafeArrayVariant.

This object is included in the file: CATAutoConversions.h

Copyright © 2003, Dassault Systèmes. All rights reserved.