This method converts the CComVariant object to a new type.
At a Glance
Header file: | Atlbase.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT ChangeType( VARTYPE vtNew,
const VARIANT* pSrc = NULL);
See Also