CComVariant::Attach

This method attaches a VARIANT to the CComVariant object.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT Attach( VARIANT* pSrc);

See Also

CComVariant::Detach, VARIANT