Moves the pointer one unit.
Syntax
HRESULT MoveUnit( MOVEUNIT_ACTION muAction );
Parameters
- muAction
- MOVEUNIT_ACTION enumeration that specifies the move action to perform.
Return Value
Returns S_OK if successful, or an error code otherwise.