次の方法で共有


PDDDeinit (Accelerometer) (Compact 2013)

3/26/2014

This function deinitializes a device.

Syntax

BOOL PDDDeInit(
    DWORD dwContext
);

Parameters

Return Value

Returns TRUE if the operation performs successfully, otherwise FALSE.

Remarks

The model device driver (MDD) calls this function to deinitialize the device.

Requirements

Library

accmdd.lib

See Also

Reference

Accelerometer PDD Functions