Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The function CursorOff will disable the cursor at driver-level.

int CursorOff( void);   

Parameters

none

Return Values

1 on success, 0 if failed or not implemented in display-driver.

Requirements

OS Versions: Windows CE 5 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib

See Also

CursorOn, cursor

  • No labels