'Declaration
<System.Security.SuppressUnmanagedCodeSecurityAttribute()> Public Shared Function IsProcessorFeaturePresent( _ ByVal processorFeature As System.Integer _ ) As System.Boolean
'Usage
Dim processorFeature As System.Integer Dim value As System.Boolean value = NKernel32.IsProcessorFeaturePresent(processorFeature)
[System.Security.SuppressUnmanagedCodeSecurity()] public static System.bool IsProcessorFeaturePresent( System.int processorFeature )
Parameters
- processorFeature