TchPdd_Deinit (Compact 2013)
3/26/2014
This function deinitializes the PDD and the touch screen.
Syntax
void WINAPI TchPdd_Deinit(
DWORD hPddContext
);
Parameters
- hPddContext
[in] The PDD context handle that TchPdd_Init returns.
Return Value
None.
Remarks
The Compact 2013 MDD calls this function when its own Deinit function is called. For more information on the Deinit function of a stream driver, see XXX_Deinit (Device Manager).
Requirements
Header |
tchstreamddsi.h |