WINSAT_ASSESSMENT_TYPE enumeration
Defines the possible subcomponents of an assessment.
Syntax
typedef enum { WINSAT_ASSESSMENT_MEMORY = 0, WINSAT_ASSESSMENT_CPU = 1, WINSAT_ASSESSMENT_DISK = 2, WINSAT_ASSESSMENT_D3D = 3, WINSAT_ASSESSMENT_GRAPHICS = 4 } WINSAT_ASSESSMENT_TYPE;
Constants
- WINSAT_ASSESSMENT_MEMORY
-
Assess the memory of the computer.
- WINSAT_ASSESSMENT_CPU
-
Assess the processors on the computer.
- WINSAT_ASSESSMENT_DISK
-
Assess the primary hard disk on the computer.
- WINSAT_ASSESSMENT_D3D
-
Assess three-dimensional graphics (gaming) capabilities of the computer by measuring the hardware and the graphics driver's ability to render objects and execute shaders.
- WINSAT_ASSESSMENT_GRAPHICS
-
Assess the video card abilities required for Desktop Window Manager (DWM) composition.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | None supported [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012