siCustomDisplayFlags Enum


Enumerations

enum   siCustomDisplayFlags {
  siSupportCommandMap = 0x00000002,
  siWindowNotifications = 0x00000004
}

Detailed Description

Determines the behavior and look of a Custom Display. SetFlags

Enumeration Type Documentation

enum siCustomDisplayFlags

Enumerator:
siSupportCommandMap  [0x00000002] Enables the Softimage keyboard shortcuts for this Custom Display.
siWindowNotifications  [0x00000004] The Custom Display will get notified of all Window positining events such as resizing, moving, etc.