0 out of 1 rated this helpful - Rate this topic

IProvideWinSATVisuals interface

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.

Members

The IProvideWinSATVisuals interface inherits from the IUnknown interface. IProvideWinSATVisuals also has these types of members:

Methods

The IProvideWinSATVisuals interface has these methods.

MethodDescription
get_Bitmap

Retrieves a bitmap for the WinSAT base score.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

None supported [desktop apps only]

Header

Winsatcominterfacei.h

DLL

Winsatapi.dll

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.