COleSafeArray::Attach

Call this member function to give control of the existing VARIANT array to the COleSafeArray object.

Syntax

void Attach( VARIANT& varSrc );

At a Glance

Header file: Afxdisp.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

COleSafeArray Overview, COleSafeArray Member Functions, Structures, COleSafeArray::Detach, VARIANT