_EOLTYPE2 Enum

Definition

Extends the EOLTYPE enumeration of end of line markers.

C++/CX
public enum class _EOLTYPE2
Inheritance
_EOLTYPE2

Fields

Name Value Description
eolUNI_NEL 7

UNICODE end of line. This value is also defined as MAX_EOLTYPES

MAX_EOLTYPES2 8

End of enum marker.

Remarks

The values here add to the values in the EOLTYPE enumeration. Users should cast the members of _EOLTYPE2 to EOLTYPE.

Applies to

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