Win32_AutochkSetting class
The Win32_AutochkSetting WMI class represents the settings for the autocheck operation of a disk.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
[Dynamic, Provider("CIMWin32"), SupportsUpdate, AMENDMENT]
class Win32_AutochkSetting : CIM_Setting
{
string Caption;
string Description;
string SettingID;
uint32 UserInputDelay;
};
Members
The Win32_AutochkSetting class has these types of members:
Properties
The Win32_AutochkSetting class has these properties.
-
Caption
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: MaxLen (64)
Short textual description of the current object.
This property is inherited from CIM_Setting.
-
-
Description
-
-
Data type: string
-
Access type: Read-only
Textual description of the current object.
This property is inherited from CIM_Setting.
-
-
SettingID
-
An ID that is used as part of a key for the current object.
-
UserInputDelay
-
-
Data type: uint32
-
Access type: Read/write
-
Qualifiers: MappingStrings ("Win32Registry | HKLM\\CurrentControlSet\\Control\\Session Manager | AutoChkTimeOut"), Units ("seconds")
The user input delay for autocheck.
-
Remarks
The Win32_AutochkSetting class is derived from CIM_Setting.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|