Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[IProvideWinSATAssessmentInfo::Description may be altered or unavailable for releases after Windows 8.1.]
Retrieves the description of the subcomponent.
This property is read-only.
Syntax
HRESULT get_Description(
BSTR *description
);
Parameters
description
Return value
None
Remarks
The description provided depends on the subcomponent. For example, the description for the CPU subcomponent identifies the processor, and the description for the memory subcomponent indicates the amount of available RAM.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | winsatcominterfacei.h |
| DLL | Winsatapi.dll |