SUI_SetDialogState Table of Contents || Prev | Next || [?]

 
SUI_SetDialogState (state)
 
ParameterTypeDescription
stateLongint1 = enable; 0 = disable
 
Description

SUI_SetDialogState enables/disables all language models associated with a dialog, similiar to using SUI_SetInputState.

Dialogs are assumed to be modal, thus the Group and Menu language models are disabled when this state is enabled.

Note: If set to enable, the states for Input and Output will be disabled for you.