IInkPresenterDesktop::OnHighContrastChanged method (inkpresenterdesktop.h)
Specifies a high contrast change handler. This handler is notified of changes to the high contrast system settings in Windows 10 and earlier (Settings -> Ease of Access -> High Contrast -> Use high contrast).
Syntax
HRESULT OnHighContrastChanged();
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inkpresenterdesktop.h |
See also
IInkPresenterDesktop Complex ink sample Simple ink sample Ink renderer interfaces Pen and stylus interactions