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.
This function sets information about the touch screen device.
BOOL DdsiTouchPanelSetMode(
ULONG iIndex,
LPVOID lpInput
);
iIndex
[in] Mode to set. The following table shows the modes you can set.Value Description TPSM_SAMPLERATE_HIGH_ID Sets the sample rate to the high rate. TPSM_SAMPLERATE_LOW_ID Sets the sample rate to the low rate. lpInput
[out] Pointer to one or more memory locations where the update information resides. Points to one or more memory locations to place the queried information.
TRUE indicates success. FALSE indicates failure.
OS Versions: Windows CE 1.0 and later.
Header: Tchddsi.h.
Link Library: Tchmdd.lib.
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.