TchPdd_PowerUp (Compact 7)
3/12/2014
This functions powers up the touch screen.
Syntax
void WINAPI TchPdd_PowerUp(
DWORD hPddContext
);
Parameters
- hPddContext
[in] The PDD context handle that TchPdd_Init returns.
Return Value
None.
Remarks
The Compact 7 MDD calls this function when its own PowerUp function is called. For more information on the PowerUp function of a stream driver, see XXX_PowerUp (Device Manager).
Requirements
Header |
tchstreamddsi.h |