Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::Environment::SystemParameters Namespace Reference

Functions

HW_EXPORT bool ClearType ()
 
HW_EXPORT void SetClearType (bool theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT WideString DesktopWallpaper ()
 
HW_EXPORT void SetDesktopWallpaper (const WideString &theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT bool DropShadow ()
 
HW_EXPORT void SetDropShadow (bool theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT bool FlatMenu ()
 
HW_EXPORT void SetFlatMenu (bool theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT bool FontSmoothing ()
 
HW_EXPORT void SetFontSmoothing (bool theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT UINT FontSmoothingContrast ()
 
HW_EXPORT void SetFontSmoothingContrast (UINT theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT Windows::FontSmoothingOrientation FontSmoothingOrientation ()
 
HW_EXPORT void SetFontSmoothingOrientation (Windows::FontSmoothingOrientation theValue, bool sendChange=true, bool updateProfile=true)
 
HW_EXPORT Windows::NonClientMetrics NonClientMetrics ()
 

Function Documentation

◆ ClearType()

bool Harlinn::Windows::Environment::SystemParameters::ClearType ( )

◆ DesktopWallpaper()

WideString Harlinn::Windows::Environment::SystemParameters::DesktopWallpaper ( )

◆ DropShadow()

bool Harlinn::Windows::Environment::SystemParameters::DropShadow ( )

◆ FlatMenu()

bool Harlinn::Windows::Environment::SystemParameters::FlatMenu ( )

◆ FontSmoothing()

bool Harlinn::Windows::Environment::SystemParameters::FontSmoothing ( )

◆ FontSmoothingContrast()

UINT Harlinn::Windows::Environment::SystemParameters::FontSmoothingContrast ( )

◆ FontSmoothingOrientation()

Windows::FontSmoothingOrientation Harlinn::Windows::Environment::SystemParameters::FontSmoothingOrientation ( )

◆ NonClientMetrics()

Windows::NonClientMetrics Harlinn::Windows::Environment::SystemParameters::NonClientMetrics ( )

◆ SetClearType()

void Harlinn::Windows::Environment::SystemParameters::SetClearType ( bool theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetDesktopWallpaper()

void Harlinn::Windows::Environment::SystemParameters::SetDesktopWallpaper ( const WideString & theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetDropShadow()

void Harlinn::Windows::Environment::SystemParameters::SetDropShadow ( bool theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetFlatMenu()

void Harlinn::Windows::Environment::SystemParameters::SetFlatMenu ( bool theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetFontSmoothing()

void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothing ( bool theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetFontSmoothingContrast()

void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothingContrast ( UINT theValue,
bool sendChange = true,
bool updateProfile = true )

◆ SetFontSmoothingOrientation()

void Harlinn::Windows::Environment::SystemParameters::SetFontSmoothingOrientation ( Windows::FontSmoothingOrientation theValue,
bool sendChange = true,
bool updateProfile = true )