CompatFlags
Type (Enumeration)
vat.h
enum
CompatFlags {CF_NONE = 0, CF_CONVERT = 1, CF_ENHANCED = 2, CF_NEW = 3};
An enumeration for describing possible compatibility flags in the
SYM_ENTRY
structure.