Gets next system. | |
Syntax: | Boolean = object.GetNextSystem ( ComputerName, Project ) |
Parameters: |
ComputerName
As BSTR* - Computer name project
is running on. If multiple projects contains project id after
'*'
Project As
BSTR* - Project name
|
Description: | Obsolete interface use CimProjectList The CimSystemList.GetNextSystem returns the next information for the next project. Returns False if no more projects otherwise True. |