List Computers
Lists computer objects from the target system.
Signature: listcomputers(cinfo, resourceType)
Parameters:
resourceType - The type of computer objects that should be listed
Return Value:
ACSuccess 0
ACUnknownError 1
Remarks:
The agent.addComputer callback should be used to return the computer objects. Refer to agent.addComputer callback for full details