IProvideWinSATVisuals interface (winsatcominterfacei.h)
[IProvideWinSATVisuals may be altered or unavailable for releases after Windows 8.1.]
Retrieves elements that can be used in a user interface to graphically represent the WinSAT assessment.
To retrieve this interface, call the CoCreateInstance function. Use __uuidof(CProvideWinSATVisuals) as the class identifier and __uuidof(IProvideWinSATVisuals) as the interface identifier.
Inheritance
The IProvideWinSATVisuals interface inherits from the IUnknown interface. IProvideWinSATVisuals also has these types of members:
Methods
The IProvideWinSATVisuals interface has these methods.
IProvideWinSATVisuals::get_Bitmap Retrieves a bitmap for the WinSAT base score. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | winsatcominterfacei.h |