Windows C++ Library
|
The Variant class definition. More...
#include "Common.hpp"
#include "Variant.hpp"
#include "ComException.hpp"
#include <Core/StringUtils.hpp>
#include <Core/AnsiWide.hpp>
#include <WCL/VariantBool.hpp>
Namespaces | |
namespace | WCL |
The Windows C++ Library namespace. | |
Functions | |
template<> | |
tstring | WCL::getValue (const Variant &value) |
Helper function to get the variant value as a tstring. |
The Variant class definition.