Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the type of hardware device the tablet object represents such as mouse, pen or touch.
Syntax
HRESULT GetDeviceKind(
[out] TABLET_DEVICE_KIND *pKind
);
Parameters
-
pKind [out]
-
Enumeration value that indicates the type of tablet such as mouse, pen or touch.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
An unspecified error occurred. |
Remarks
This interface and method were introduced in Windows Vista.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Library |
|