Creates a new CATSafeArrayVariant and initializes it with
a C++ array of longs.
Use the global function
FreeVariantSafeArray to free the CATSafeArrayVariant created.
Parameters:
iLongArray
a pointer to a C++ array of longs.
iSize
the size of the long array.
Returns:
a pointer to an initialized CATSafeArrayVariant.
This object is included in the file: CATAutoConversions.h