xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::windows::Handle::Setter Class Referencefinal

#include <windows/Handle.hpp>

+ Inheritance diagram for xentara::utils::windows::Handle::Setter:

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~Setter()

xentara::utils::windows::Handle::Setter::~Setter ( )

Destructor.

Applies the value

Member Function Documentation

◆ operator HANDLE *()

xentara::utils::windows::Handle::Setter::operator HANDLE * ( )
noexcept

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