Tao.Platform.Windows SDK Documentation

Kernel.IsProcessorFeaturePresent Method 

[Visual Basic]
Public Shared Function IsProcessorFeaturePresent( _
   ByVal processorFeature As Integer _
) As Boolean
[C#]
public static bool IsProcessorFeaturePresent(
   int processorFeature
);

See Also

Kernel Class | Tao.Platform.Windows Namespace