Win32_MoveFileAction, ROOT\CIMV2\ms_409

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

Description

The MoveFiles action allows the author to locate files that already exist on the user's machine, and move or copy those files to a new location.

Win32_MoveFileAction methods

Win32_MoveFileAction has 1 methods (1 Derived)

NameOriginReturn
InvokeCIM_Actionuint32 {'out':True}

Win32_MoveFileAction properties

Win32_MoveFileAction has 14 properties (6 Local, 8 Derived)

NameOriginCIMType
key
ActionID
CIM_Action8 [string]
DescriptionCIM_Action8 [string]
DestFolderWin32_MoveFileAction8 [string]
DestNameWin32_MoveFileAction8 [string]
DirectionCIM_Action18 [uint16]
FileKeyWin32_MoveFileAction8 [string]
NameCIM_Action8 [string]
OptionsWin32_MoveFileAction18 [uint16]
SoftwareElementIDCIM_Action8 [string]
SoftwareElementStateCIM_Action18 [uint16]
SourceFolderWin32_MoveFileAction8 [string]
SourceNameWin32_MoveFileAction8 [string]
TargetOperatingSystemCIM_Action18 [uint16]
VersionCIM_Action8 [string]

Detailed description of Win32_MoveFileAction methods

Derived methods (1) of Win32_MoveFileAction class

Invoke method
Returnuint32 {'out':True}
Description' The invoke method is to take a particular action. The details of how the method performs the action is implementation specific. 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_MoveFileAction properties

Local properties (6) of Win32_MoveFileAction class

DestFolder property
CIMTYPE'string'
Description'The name of a win32_Property whose value resolves to the full path to the destination directory.'
DestFolder property is in 1 class (Win32_MoveFileAction) of ROOT\CIMV2\ms_409 and in 2 namespaces
DestName property
CIMTYPE'string'
Description'This property contains the name to be given to the original file after it is moved or copied. If this field is blank, then the destination file is given the same name as the source file.'
DestName property is in 1 class (Win32_MoveFileAction) of ROOT\CIMV2\ms_409 and in 2 namespaces
FileKey property
CIMTYPE'string'
Description'A unique key identifying this move file action within its product.'
FileKey property is in 3 classes of ROOT\CIMV2\ms_409 and in 4 namespaces
Options property
CIMTYPE'uint16'
Description'Integer value specifying the operating mode. ) indicates a copy, 1 indicates a move.'
Options property is in 1 class (Win32_MoveFileAction) of ROOT\CIMV2\ms_409 and in 10 namespaces
SourceFolder property
CIMTYPE'string'
Description'This property contains the name of a Win32_Property having a value that resolves to the full path to the source directory. If the SourceName property is left blank, then the property named in the SourceFolder property is assumed to contain the full path to the source file itself (including the file name).'
SourceFolder property is in 1 class (Win32_MoveFileAction) of ROOT\CIMV2\ms_409 and in 2 namespaces
SourceName property
CIMTYPE'string'
Description'This property contains the name of the source files to be moved or copied.
This property may be left blank. See the description of the SourceFolder property. This field may contain wildcard characters (* and ?).'
SourceName property is in 3 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Derived properties (8) of Win32_MoveFileAction class

ActionID property
CIMTYPE'string'
Description'The ActionID property is a unique identifier assigned to a particular action for a software element. '
keyTrue
ActionID property is in 25 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'A description of the object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
Direction property
CIMTYPE'uint16'
Description'The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall".'
Values['Install', 'Uninstall']
Direction property is in 25 classes of ROOT\CIMV2\ms_409 and in 9 namespaces
Name property
CIMTYPE'string'
Description'Name is 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' The SoftwareElementID 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 SoftwareElementState indicates the 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 TargetOperatingSystem indicates the target operating system of the owning 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_MoveFileAction Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The MoveFiles action allows the author to locate files that already exist on the user's machine, and move or copy those files to a new location.'
LOCALE1033

Win32_MoveFileAction System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_MoveFileAction'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_FileAction', 'CIM_Action']___SYSTEM8
__PROPERTY_COUNT14___SYSTEM3
__RELPATH'Win32_MoveFileAction'___SYSTEM8
__DYNASTY'CIM_Action'___SYSTEM8
__SUPERCLASS'CIM_FileAction'___SYSTEM8
__CLASS'Win32_MoveFileAction'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_MoveFileAction

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