Internal Flags

Internal Flags

Module description

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.

Macros

#define SYSTEM_LOCK_RETURN   0x001
 
#define SYSTEM_REMOTE_RETURN   0x002
 

Macro Definition Documentation

#define SYSTEM_LOCK_RETURN   0x001
#define SYSTEM_REMOTE_RETURN   0x002