__VSSPROPID6 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.
Specifies additional shell property settings for the environment.
public enum class __VSSPROPID6
public enum class __VSSPROPID6
enum __VSSPROPID6
public enum __VSSPROPID6
type __VSSPROPID6 =
Public Enum __VSSPROPID6
- Inheritance
-
__VSSPROPID6
Fields
Name | Value | Description |
---|---|---|
VSSPROPID_FIRST6 | -9078 | Flag indicating the first property identifier in this group of identifiers. |
VSSPROPID_LongIdleDuration | -9078 | UI4, read-only. The number of seconds since the shell entered a long idle state (without user input). Property change notifications are not raised for this property. |
VSSPROPID_LongIdleState | -9077 | BOOL, read-only. Determines whether the shell is in a long idle state (without user input). |
VSSPROPID_ShutdownStarted | -9076 | BOOL, read-only. True if the shell has begun shutting down. |