_LAUNCHPAD_FLAGS2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether command line tool and batch file output is treated as Unicode.
This enumeration supports a bitwise combination of its member values.
public enum class _LAUNCHPAD_FLAGS2
public enum class _LAUNCHPAD_FLAGS2
enum _LAUNCHPAD_FLAGS2
[System.Flags]
public enum _LAUNCHPAD_FLAGS2
[<System.Flags>]
type _LAUNCHPAD_FLAGS2 =
Public Enum _LAUNCHPAD_FLAGS2
- Inheritance
-
_LAUNCHPAD_FLAGS2
- Attributes
Fields
LPF_TreatOutputAsUnicode | 16 | The command line tool and batch file output is treated as Unicode. |
Remarks
COM Signature
From vsshel80.idl: