_LAUNCHPAD_FLAGS2 Enum

Definition

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:

Applies to