Win32_IniFileSpecification, ROOT\CIMV2\ms_409

Class | Methods (1) | Properties (19) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class contains the .INI information that the application needs to set in an .INI file. The .INI file information is written out when the corresponding component has been selected to be installed, either locally or run from source.

Win32_IniFileSpecification methods

Win32_IniFileSpecification has 1 methods (1 Derived)

NameOriginReturn
InvokeCIM_Checkuint32 {'out':True}

Win32_IniFileSpecification properties

Win32_IniFileSpecification has 19 properties (5 Local, 14 Derived)

NameOriginCIMType
ActionWin32_IniFileSpecification18 [uint16]
key
CheckID
CIM_Check8 [string]
CheckModeCIM_Check11 [boolean]
CheckSumCIM_FileSpecification19 [uint32]
CRC1CIM_FileSpecification19 [uint32]
CRC2CIM_FileSpecification19 [uint32]
CreateTimeStampCIM_FileSpecification101 [datetime]
DescriptionCIM_Check8 [string]
FileSizeCIM_FileSpecification21 [uint64]
IniFileWin32_IniFileSpecification8 [string]
keyWin32_IniFileSpecification8 [string]
MD5ChecksumCIM_FileSpecification8 [string]
NameCIM_Check8 [string]
SectionWin32_IniFileSpecification8 [string]
SoftwareElementIDCIM_Check8 [string]
SoftwareElementStateCIM_Check18 [uint16]
TargetOperatingSystemCIM_Check18 [uint16]
ValueWin32_IniFileSpecification8 [string]
VersionCIM_Check8 [string]

Detailed description of Win32_IniFileSpecification methods

Derived methods (1) of Win32_IniFileSpecification class

Invoke method
Returnuint32 {'out':True}
Description' The invoke method is to evaluate a particular check. The details of how the method evaluates a particular check in a CIM context is described by the non-abstract CIM_Check sub classes. The results of the method are based on the return value. - A 0 (zero) is returned if the condition is satisfied. - A 1 (one) is returned if the method is not supported. - Any other value indicates the condition is not satisfied. '
Invoke method is in 48 classes of ROOT\CIMV2\ms_409 and in 4 namespaces

Detailed description of Win32_IniFileSpecification properties

Local properties (5) of Win32_IniFileSpecification class

Action property
CIMTYPE'uint16'
Description'The type of modification made.
Hexadecimal
Decimal
Modification

0x000
0
Creates or updates a .ini entry.

0x001
1
Creates a .ini entry only if the entry does not already exist.

0x003
3
Creates a new entry or appends a new comma-separated value to an existing entry.'
Action property is in 2 classes of ROOT\CIMV2\ms_409 and in 13 namespaces
IniFile property
CIMTYPE'string'
Description'A unique key identifying this ini file specification within its product.'
IniFile property is in 1 class (Win32_IniFileSpecification) of ROOT\CIMV2\ms_409 and in 2 namespaces
key property
CIMTYPE'string'
Description'The .ini file key within the section.'
Key property is in 3 classes of ROOT\CIMV2\ms_409 and in 8 namespaces
Section property
CIMTYPE'string'
Description'The .ini file section.'
Section property is in 2 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
Value property
CIMTYPE'string'
Description'The value to be written.'
Value property is in 6 classes of ROOT\CIMV2\ms_409 and in 33 namespaces

Derived properties (14) of Win32_IniFileSpecification class

CheckID property
CIMTYPE'string'
Description'An identifier used in conjunction with other keys to uniquely identify the check'
keyTrue
CheckID property is in 23 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CheckMode property
CIMTYPE'boolean'
Description' The CheckMode property is used to indicate whether the condition is expected to exist or not exist in the environment. When the value is True, the condition is expected to exist (e.g., a file is expected to be on a system) so invoke() is expected to return True. When the value is False, the condition is not expect to exist (e.g., a file is not to be on a system) so invoke is expected to return false '
CheckMode property is in 23 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CheckSum property
CIMTYPE'uint32'
Description' The Checksum property is a checksum calculated as the 16-bit sum of the first 32 bytes of the file.'
CheckSum property is in 3 classes of ROOT\CIMV2\ms_409 and in 6 namespaces
CRC1 property
CIMTYPE'uint32'
Description' The CRC1 property is the CRC value calculated using the middle 512K bytes.'
CRC1 property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CRC2 property
CIMTYPE'uint32'
Description' The CRC2 is the CRC value for the middle 512K bytes with a offset modulo 3 to the start of the file of zero.'
CRC2 property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
CreateTimeStamp property
CIMTYPE'datetime'
Description'The creation date and time of the file. '
CreateTimeStamp property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description' A description of the objects.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
FileSize property
CIMTYPE'uint64'
units'kilobytes'
FileSize property is in 12 classes of ROOT\CIMV2\ms_409 and in 6 namespaces
MD5Checksum property
CIMTYPE'string'
Description' The MD5 algorithm is a well-known algorithm for computing a 128-bit checksum for any file or object. The likelihood of two different files producing the same MD5 checksum is very small (about 1 in 2^64), and as such, the MD5 checksum of a file can be used to construct a reliable content identifier that is very likely to uniquely identify the file. The reverse is also true. If two files have the same MD5 checksum, it is very likely that the files are identical. For purposes of MOF specification of the MD5 property, the MD5 algorithm always generates a 32 character string. For example: The string abcdefghijklmnopqrstuvwxyz generates the string c3fcd3d76192e4007dfb496cca67e13b. See http://www. rsa.com/pub/rfc1321.txt for details on the implementation of the MD5 algorithm.'
MD5Checksum property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Name property
CIMTYPE'string'
Description' Either the name of the file or the name of the file with a directory prefix. '
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SoftwareElementID property
CIMTYPE'string'
Description' This is an identifier for this software element.'
SoftwareElementID property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
SoftwareElementState property
CIMTYPE'uint16'
Description' The software element state of a software element '
Values['Deployable', 'Installable', 'Executable', 'Running']
SoftwareElementState property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
TargetOperatingSystem property
CIMTYPE'uint16'
Description' The target operating system of the this software element.'
Values['Unknown', 'Other', 'MACOS', 'ATTUNIX', 'DGUX', 'DECNT', 'Digital Unix', 'OpenVMS', 'HPUX', 'AIX', 'MVS', 'OS400', 'OS/2', 'JavaVM', 'MSDOS', 'WIN3x', 'WIN95', 'WIN98', 'WINNT', 'WINCE', 'NCR3000', 'NetWare', 'OSF', 'DC/OS', 'Reliant UNIX', 'SCO UnixWare', 'SCO OpenServer', 'Sequent', 'IRIX', 'Solaris', 'SunOS', 'U6000', 'ASERIES', 'TandemNSK', 'TandemNT', 'BS2000', 'LINUX', 'Lynx', 'XENIX', 'VM/ESA', 'Interactive UNIX', 'BSDUNIX', 'FreeBSD', 'NetBSD', 'GNU Hurd', 'OS9', 'MACH Kernel', 'Inferno', 'QNX', 'EPOC', 'IxWorks', 'VxWorks', 'MiNT', 'BeOS', 'HP MPE', 'NextStep', 'PalmPilot', 'Rhapsody', 'Windows 2000', 'Dedicated', 'VSE', 'TPF']
TargetOperatingSystem property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
Version property
CIMTYPE'string'
Description'Version should be in the form .. or .'
Version property is in 96 classes of ROOT\CIMV2\ms_409 and in 142 namespaces

Win32_IniFileSpecification Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'This class contains the .INI information that the application needs to set in an .INI file. The .INI file information is written out when the corresponding component has been selected to be installed, either locally or run from source.'
LOCALE1033

Win32_IniFileSpecification System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_IniFileSpecification'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_FileSpecification', 'CIM_Check']___SYSTEM8
__PROPERTY_COUNT19___SYSTEM3
__RELPATH'Win32_IniFileSpecification'___SYSTEM8
__DYNASTY'CIM_Check'___SYSTEM8
__SUPERCLASS'CIM_FileSpecification'___SYSTEM8
__CLASS'Win32_IniFileSpecification'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_IniFileSpecification

Number of classes:13
comments powered by Disqus
WUtils.com