enumFileFormat Enum

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public enum class enumFileFormat
public enum class enumFileFormat
enum enumFileFormat
[System.Runtime.InteropServices.TypeLibType]
public enum enumFileFormat
[<System.Runtime.InteropServices.TypeLibType>]
type enumFileFormat = 
Public Enum enumFileFormat
Inheritance
enumFileFormat
Attributes

Fields

eANSI 0

Enum value for ANSI option

eUnicode 2

Enum value for Unicode option

eUTF8 1

Enum value for UTF8 option

Applies to