ILNumerics Ultimate VS

WMIProcessorStatusInfo Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
StatusInfo is a string indicating whether the logical device is in an enabled (value = 3), disabled (value = 4) or some other (1) or unknown (2) state. If this property does not apply to the logical device, the value, 5 ("Not Applicable"), should be used.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public Nullable<int> StatusInfo { get; }

Property Value

Type: NullableInt32
Remarks

[ILNumerics Core Module]

See Also

Reference