CComVariant::Attach

Attaches a VARIANT to the CComVariant object

Syntax

HRESULT Attach( VARIANT* pSrc);

At a Glance

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

See Also

CComVariant Overview, CComVariant Methods, CComVariant::Detach, VARIANT