IDialogManager.OpenDialog3 (METH)ΒΆ

METHOD OpenDialog3 : BOOL

This method is an enhancement of IDialogManagerBase.OpenDialog2 new method, needed for a dialog with additional flags, like CenterOnElement

InOut:

Scope

Name

Type

Comment

Return

OpenDialog3

BOOL

Input

dialog

IVisualisationDialog

See IDialogManagerBase.OpenDialog2, parameter dialog

pClient

POINTER TO VisuStructClientData

See IDialogManagerBase.OpenDialog2, parameter pClient

bModal

BOOL

See IDialogManagerBase.OpenDialog2, parameter bModal

pRect

POINTER TO VisuStructSimpleRectangle

See IDialogManagerBase.OpenDialog2, parameter pRect

pOutputInfoList

POINTER TO VisuStructDialogOutputInfoList

See IDialogManagerBase.OpenDialog2, parameter pOutputInfoList

DialogFlags

DWORD

additional information flags with content of type Visu_InputFlags