OLECMDEXECOPT Enum

Definition

C++/CX
public enum class OLECMDEXECOPT
Inheritance
OLECMDEXECOPT

Fields

Name Value Description
OLECMDEXECOPT_DODEFAULT 0

Do the default action (either prompt or do not prompt the user).

OLECMDEXECOPT_PROMPTUSER 1

Prompt the user for input.

OLECMDEXECOPT_DONTPROMPTUSER 2

Do not prompt the user for input.

OLECMDEXECOPT_SHOWHELP 3

Show help for the corresponding command, but do not execute.

Remarks

For information on the COM interface, see OLECMDEXECOPT

Applies to

Produkt Wersje
Visual Studio SDK 2015, 2017, 2019, 2022