StorageLoadFlags 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.
Flags indicating type of storage load.
This enumeration supports a bitwise combination of its member values.
public enum class StorageLoadFlags
public enum class StorageLoadFlags
enum StorageLoadFlags
[System.Flags]
public enum StorageLoadFlags
[<System.Flags>]
type StorageLoadFlags =
Public Enum StorageLoadFlags
- Inheritance
-
StorageLoadFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
slfDefault | 0 | Default. |
slfReload | 1 | Reload. |
Remarks
COM Signature
From textmgr.idl: