Sponsors
IsProcessorFeaturePresent
Function name: IsProcessorFeaturePresent
Defined in : Kernel32
Requirements : Windows NT 4.0 or later; Win9x/ME: Not supported
Declaration:
Declare Function IsProcessorFeaturePresent Lib "kernel32.dll" (ByVal ProcessorFeature As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.