' 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. '
'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
'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
'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 ?).'
'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".'