Interface | Description |
---|---|
Desktop |
The interface desktop represents a desktop of the operating system.
|
Window |
The interface Window represents a window.
|
Class | Description |
---|---|
Display |
The class display represents a display.
|
WDDMan |
The class WDDMan is the main class of the library WDDMan.
|
Enum | Description |
---|---|
OperatingSystem |
The enumeration OperatingSystem represents the group of the operating system.
|
Exception | Description |
---|---|
UnsupportedOperatingSystemException |
The exception UnsupportedOperatingSystemException is thrown when the library
WDDMan is used on an unsupported operating system.
|
WDDManException |
The exception WDDManException is thrown when there is an error.
|