Click or drag to resize

McDocumentsCloseAll Method

Close all the open documents.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function CloseAll As Boolean

Return Value

Type: Boolean
True if all the documents were closed, False otherwise.
Remarks
This function first closes all existing windows, then any remaining document.
See Also