Lire en anglais

Partager via


QueryCloseResult Enum

Definition

Specifies the results of the query and close operation.

C++/CX
public enum class QueryCloseResult
Inheritance
QueryCloseResult

Fields

Name Value Description
FoundAndClosed 0

The document was found and the close operation completed successfully.

SaveCancelled 1

The close operation did not complete because the user cancelled the PromptSave dialog, and therefore the document remained open.

NotFound 2

The document could not be found and was not closed.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022