PDDPowerOn (Compact 2013)
3/26/2014
This function turns the power on on the accelerometer device.
Syntax
DWORD PDDPowerOn(
DWORD dwContext
);
Parameters
- dwContext
[in] Context for the device returned by PDDInit (Accelerometer).
Return Value
Returns STATUS_SUCCESS if the function completes successfully. Any non-zero value indicates the function was not successful.
Remarks
Requirements
Library |
accmdd.lib |