Enumeration

GcrSystemPrompterMode

since: 4

Declaration

enum Gcr.SystemPrompterMode

Description [src]

The mode for the system prompter. Most system prompters can only show one prompt at a time and would use the GCR_SYSTEM_PROMPTER_SINGLE mode.

Available since: 4

Members

GCR_SYSTEM_PROMPTER_SINGLE

Only one prompt shown at a time.

  • Value: 0
  • Nickname: None
  • Available since: 4
GCR_SYSTEM_PROMPTER_MULTIPLE

More than one prompt shown at a time.

  • Value: 1
  • Nickname: None
  • Available since: 4