Enum DesktopAccessRight
Used to open a desktop
Namespace: Dapplo.Windows.User32.Enums
Assembly: Dapplo.Windows.User32.dll
Syntax
public enum DesktopAccessRight : uint
Fields
| Name | Description |
|---|---|
| DESKTOP_CREATEMENU | |
| DESKTOP_CREATEWINDOW | |
| DESKTOP_ENUMERATE | |
| DESKTOP_HOOKCONTROL | |
| DESKTOP_JOURNALPLAYBACK | |
| DESKTOP_JOURNALRECORD | |
| DESKTOP_READOBJECTS | |
| DESKTOP_SWITCHDESKTOP | |
| DESKTOP_WRITEOBJECTS | |
| GENERIC_ALL |