Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.WindowsAero
Returns whether Windows is using the Aero Interface.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SystemInfo | 2.8 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "SystemInfo.WindowsAero" )
Parameters
none
Result
Returns Aero status.
Description
Returns whether Windows is using the Aero Interface.Value is 1 if aero is used and 0 if the status is unknown (e.g. on Windows XP) or Aero is not used.
See also
- SystemInfo.isWindows10
- SystemInfo.isWindows11
- SystemInfo.isWindows2000
- SystemInfo.isWindows7
- SystemInfo.isWindows8
- SystemInfo.isWindowsXP
Release notes
- Version 13.1
- Deprecated SystemInfo.WinCSDVersion and SystemInfo.WindowsAero functions.
Blog Entries
This function is free to use.
Created 18th August 2014, last changed 28th January 2023