CComVariant::Detach

This method detaches the underlying VARIANT from the CComVariant object.

Syntax

HRESULT Detach( 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::Attach, VARIANT