PDL_EnableCompass

Description

Activates or deactivates compass tracking. You must activate compass tracking before any calls to PDL_GetCompass.

Syntax

PDL_Err PDL_EnableCompass(PDL_bool activate);     

Returns

PDL_ECONNECTION -- Unable to communicate with app card.
PDL_EOTHER -- Compass not currently supported for plug-ins.
PDL_NOERROR -- Success.