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.
Occurs when the stylus is moving on the digitizer.
Syntax
HRESULT Packets(
[in] TABLET_CONTEXT_ID tcid,
[in] ULONG cPkts,
[in] ULONG cbPkts,
[in] BYTE *pbPkts,
[in] ULONG *pnSerialNumbers,
t cid
);
Parameters
-
tcid [in]
-
The identifier of the tablet.
-
cPkts [in]
-
The number of packets.
-
cbPkts [in]
-
The size of packet buffer
-
pbPkts [in]
-
The packet buffer.
-
pnSerialNumbers [in]
-
The serial number array.
-
cid
-
The identifier of the stylus.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
An unspecified error occurred. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Library |
|