Win32_ReserveCost, ROOT\CIMV2\ms_409

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

Description

This optional class allows the author to 'reserve' a specified amount of disk space in any directory, depending on the installation state of a component. Reserving cost in this way could be useful for authors who want to ensure that a minimum amount of disk space will be available after the installation is completed. For example, this disk space might be reserved for user documents, or for application files (such as index files) that are created only after the application is launched following installation. The ReserveCost class also allows custom actions to specify an approximate cost for any files, registry entries, or other items, that the custom action might install.

Win32_ReserveCost methods

Win32_ReserveCost has 1 methods (1 Derived)

NameOriginReturn
InvokeCIM_Checkuint32 {'out':True}

Win32_ReserveCost properties

Win32_ReserveCost has 12 properties (4 Local, 8 Derived)

NameOriginCIMType
key
CheckID
CIM_Check8 [string]
CheckModeCIM_Check11 [boolean]
DescriptionCIM_Check8 [string]
NameCIM_Check8 [string]
ReserveFolderWin32_ReserveCost8 [string]
ReserveKeyWin32_ReserveCost8 [string]
ReserveLocalWin32_ReserveCost19 [uint32]
ReserveSourceWin32_ReserveCost19 [uint32]
SoftwareElementIDCIM_Check8 [string]
SoftwareElementStateCIM_Check18 [uint16]
TargetOperatingSystemCIM_Check18 [uint16]
VersionCIM_Check8 [string]

Detailed description of Win32_ReserveCost methods

Derived methods (1) of Win32_ReserveCost 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_ReserveCost properties

Local properties (4) of Win32_ReserveCost class

ReserveFolder property
CIMTYPE'string'
Description'The name of the directory (as a path, reference to a directory specification or reference to a property) where the space is reserved.'
ReserveFolder property is in 1 class (Win32_ReserveCost) of ROOT\CIMV2\ms_409 and in 2 namespaces
ReserveKey property
CIMTYPE'string'
Description'A unique key identifying this reserve cost item within its product.'
ReserveKey property is in 1 class (Win32_ReserveCost) of ROOT\CIMV2\ms_409 and in 2 namespaces
ReserveLocal property
CIMTYPE'uint32'
Description'The number of bytes of disk space reserved if the associated software element is installed to run locally.'
ReserveLocal property is in 1 class (Win32_ReserveCost) of ROOT\CIMV2\ms_409 and in 2 namespaces
ReserveSource property
CIMTYPE'uint32'
Description'The number of bytes of disk space reserved if the associated software element is installed to run from source.'
ReserveSource property is in 1 class (Win32_ReserveCost) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (8) of Win32_ReserveCost 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
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
Name property
CIMTYPE'string'
Description'The name used to identify this software element'
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_ReserveCost Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'This optional class allows the author to 'reserve' a specified amount of disk space in any directory, depending on the installation state of a component. Reserving cost in this way could be useful for authors who want to ensure that a minimum amount of disk space will be available after the installation is completed. For example, this disk space might be reserved for user documents, or for application files (such as index files) that are created only after the application is launched following installation. The ReserveCost class also allows custom actions to specify an approximate cost for any files, registry entries, or other items, that the custom action might install.'
LOCALE1033

Win32_ReserveCost System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_ReserveCost'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Check']___SYSTEM8
__PROPERTY_COUNT12___SYSTEM3
__RELPATH'Win32_ReserveCost'___SYSTEM8
__DYNASTY'CIM_Check'___SYSTEM8
__SUPERCLASS'CIM_Check'___SYSTEM8
__CLASS'Win32_ReserveCost'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com