Previous Topic: GetUserProfileNext Topic: OpenUnitInventoryItemList


OpenUnitDiscoveredSoftwareList

The OpenUnitDiscoveredSoftwareList opens a list of the software that has been discovered on a given unit.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitId (m)

The UUID identifying the unit whose discovered software are to be listed.

DiscoveredSoftwarePropertiesRequired discoveredSoftwarePropertiesRequired (m)

The properties that will be required when getting an individual software item from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software items that can be passed to GetUnitDiscoveredSoftware

xsd:long totalNoOfDiscoveredSoftwares

The properties that will be required when getting an individual software item from the list.

Remarks

This method returns the size of the list, and a handle to the list that can be used with the GetUnitDiscoveredSoftware method.

More information:

DiscoveredSoftwarePropertiesRequired