Skip to content

Latest commit

 

History

History
76 lines (41 loc) · 1.58 KB

itabletcontextp-istopmosthook.md

File metadata and controls

76 lines (41 loc) · 1.58 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Indicates if the tablet context is in the top most hook.
b4aaee47-3d77-49cd-9600-f41764b9fb85
ITabletContextP::IsTopMostHook method
reference
05/31/2018
APIRef
kbSyntax
ITabletContextP.IsTopMostHook
COM
Wisptis.exe
Wisptis.exe.dll

ITabletContextP::IsTopMostHook method

Indicates if the tablet context is in the top most hook.

Syntax

HRESULT IsTopMostHook();

Parameters

This method has no parameters.

Return value

This method can return one of these values.

Return code Description
S_OK
Success.
E_FAIL
An unspecified error occurred.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Library
Wisptis.exe

See also

ITabletContextP Interface