This method attaches the specified VARIANT object to the current COleVariant object. This method sets the VARTYPE of varSrc to VT_EMPTY.
Header file: | Afxdisp.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
void Attach( VARIANT& varSrc );
COleVariant::operator LPCVARIANT, COleVariant::operator LPVARIANT, VARIANT, VARTYPE