Share via


__FCSTORAGEFLAGS2 Enum

Definition

Adds to the __FCSTORAGEFLAGS enumaration.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum __FCSTORAGEFLAGS2
[<System.Flags>]
type __FCSTORAGEFLAGS2 = 
Public Enum __FCSTORAGEFLAGS2
Inheritance
__FCSTORAGEFLAGS2
Attributes

Fields

FCSF_AVOIDPACKAGELOAD 16

Avoids loading packages when opening a category. This is useful when retrieving font and color info that don't require package loads.

Applies to