Click or drag to resize
VirtualMachineValidation Constructor (SystemComponentInformation)
Creates a new VirtualMachineValidation object.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public VirtualMachineValidation(
	SystemComponentInformation sysInfo
)

Parameters

sysInfo
Type: com.softwarekey.Client.Utils.SystemComponentSystemComponentInformation
An instance of the SystemComponentInformation class to evaluate (Windows only).
See Also