Engine.NotifyStartOfModalDialog

Syntax

Engine.NotifyStartOfModalDialog

Return Value

Long

Returns the modalID to pass to the Engine.NotifyEndOfModalDialog method when the dialog box no longer appears onscreen.

Purpose

Note This method is obsolete. Use the Engine.NotifyStartOfModalDialogEx method instead.

Remarks

Notifies TestStand that you are about to launch a modal dialog box.

See Also

Engine.NotifyEndOfModalDialog

Engine.NotifyStartOfModalDialogEx

Engine.RegisterModalWindow

Engine.UnregisterModalWindow