xentara-utils v2.0.4
The Xentara Utility Library
|
Helper class for calling functions that take an output parameter. More...
#include <xentara/utils/windows/com/Variant.hpp>
Public Member Functions | |
~Setter () | |
Destructor. | |
operator VARIANT * () | |
Gets a pointer that can be passed to a function that takes an output parameter. | |
Helper class for calling functions that take an output parameter.
xentara::utils::windows::com::Variant::Setter::~Setter | ( | ) |
Destructor.
Applies the value
xentara::utils::windows::com::Variant::Setter::operator VARIANT * | ( | ) |
Gets a pointer that can be passed to a function that takes an output parameter.