__VSTWDFLAGS Enum

Definition

Specifies the behavior of the Wait dialog. These flags are passed to StartWaitDialog(String, String, String, UInt32, Object, String).

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class __VSTWDFLAGS
Inheritance
__VSTWDFLAGS
Attributes

Fields

Name Value Description
VSTWDFLAGS_NOFLAGS 0

No flags are specified.

VSTWDFLAGS_CANCELLABLE 1

The dialog can be cancelled, so display the Cancel button.

VSTWDFLAGS_TOPMOST 2

Force the Wait dialog window above all other windows.

Applies to

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