xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::windows::LocalFreePointer< Element >::Setter Class Referencefinal

#include <windows/LocalFree.hpp>

+ Inheritance diagram for xentara::utils::windows::LocalFreePointer< Element >::Setter:

Public Member Functions

 ~Setter ()
 Destructor.
 
 operator Element ** () noexcept
 Gets a pointer that can be passed to a function that takes an output parameter.
 

Constructor & Destructor Documentation

◆ ~Setter()

template<typename Element >
xentara::utils::windows::LocalFreePointer< Element >::Setter::~Setter ( )

Destructor.

Applies the value

Member Function Documentation

◆ operator Element **()

template<typename Element >
xentara::utils::windows::LocalFreePointer< Element >::Setter::operator Element ** ( )
noexcept

Gets a pointer that can be passed to a function that takes an output parameter.