Func05_HyperThreadingOn

<< Click to Display Table of Contents >>

Navigation:  Modules > Asset Management > Software License Management > Authorization Analyzer (Complex license types) > AA Functions >

Func05_HyperThreadingOn

Description

This function returns the value of the hyperthreading field on the physical asset.  

 

Processing Notes

The function first determines the if the asset being processed is a virtual machine.  

If so, the 'Parent' asset is read from the asset record to determine the physical asset.

Then the 'Hyperthreading' field is read from the physical asset.

 

Inputs

 

Parameter

Explanation

None.

 

 

Outputs

 

Result

Result Explanation

Confidence Adjustment

Return Value

True

If a value of -1 is found for the hyperthreading flag on the physical asset.

 

-1

False

If any value other that -1 is found.

 

0

Else

If the test asset is a virtual machine and the parent asset cannot be determined.

If a runtime error is encountered.

Y

0