__FCSTORAGEFLAGS2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
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. |