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.
Retrieve the short description of the assessment.
Syntax
virtual HRESULT GetToolTip(
[out, optional] LPCWSTR *toolTip
) const = 0;
Parameters
-
toolTip [out, optional]
-
A pointer to receive the tooltip string.
Return value
If the tooltip is successfully retrieved, the method returns S_OK.
If the tooltip is null, the method returns E_POINTER.
Remarks
Managed code uses the Assessment.ToolTip | toolTip property.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|