Microsoft SDK for Java

getSystemComponentVersion

This method of the SystemVersionManager Class retrieves the component version information.

Syntax

public static Properties getSystemComponentVersion(String compname);

Return Value

Returns a Properties object that contains the version information.

Parameters

compname The system component name, which can be one of the components returned by the enumerate method.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.