COleSafeArray::operator =

COleSafeArray& operator =( const COleSafeArray& saSrc );

COleSafeArray& operator =( const VARIANT& varSrc );

COleSafeArray& operator =( LPCVARIANT pSrc );

COleSafeArray& operator =( const COleVariant& varSrc );

Remarks

These overloaded assignment operators copy the source value into this COleSafeArray object. A brief description of each operator follows:

COleSafeArray OverviewClass MembersHierarchy Chart

See Also   VariantCopy