Call this member function to attach the specified VARIANT object to the current COleVariant object. This function sets the VARTYPE of varSrc to VT_EMPTY.
void Attach( VARIANT& varSrc );
Header file: | Afxdisp.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
COleVariant Overview, COleVariant Member Functions, Automation Types, COleVariant::operator LPCVARIANT, COleVariant::operator LPVARIANT, VARIANT, VARTYPE