Sets the gravity attribute of this pointer.
Syntax
HRESULT SetGravity( 
    POINTER_GRAVITY Gravity 
);
Parameters
- Gravity
- POINTER_GRAVITY enumerated type that specifies the gravity attribute of this pointer.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Gravity