__VSSPROPID6 Enum

Definition

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

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.

Applies to