CComVariant::Detach

This method detaches the underlying VARIANT from the CComVariant object.

At a Glance

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

Syntax

HRESULT Detach( VARIANT* pSrc);

See Also

CComVariant::Attach, VARIANT