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::Title may be altered or unavailable for releases after Windows 8.1.]
Retrieves the title of the subcomponent.
This property is read-only.
Syntax
HRESULT get_Title(
BSTR *title
);
Parameters
title
Return value
None
Remarks
Note that the title includes a trailing colon character. For example, the title for the CPU subcomponent is "Processor:".
Examples
For an example, see the IProvideWinSATResultsInfo::GetAssessmentInfo method.
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 |