Defines |
|
#define | SYSTEM_LOCK_RETURN 0x001 |
#define | SYSTEM_REMOTE_RETURN 0x002 |
Flags used to tell Max graphics drivers that the user has returned from various system events. Resolves issues with DirectX. The flags are used with GraphicsWindow::setFlags, but are intended for internal use only.
#define SYSTEM_LOCK_RETURN 0x001 |
#define SYSTEM_REMOTE_RETURN 0x002 |