IDialogManager5.IsDialogOpen (METH)ΒΆ
METHOD IsDialogOpen : BOOL
This method checks whether a given dialog is already open
- InOut:
- Scope - Name - Type - Comment - Return - IsDialogOpen- BOOL- Input - pClientData- POINTER TO VisuStructClientData - A pointer to a VisuStructClientData structure identifying the client, where the check has to be done - dialog- IVisualisationDialog- The dialog to check for - Output - xModal- BOOL- whether the dialog is opened modally 
