CursorMode Method

This member of Class WaveLinkTerminal is supported on: iOS, DOS, Palm

The CursorMode Method sets or returns the current device's cursor mode.

Syntax

public int CursorMode()
public void CursorMode(int newMode)

Parameters

newMode

The new cursor mode. The possible values are:

HARDWARECURSOR - block cursor

SOFTWARECURSOR - caret cursor

Returns

The cursor mode of the current device

Remarks

To improve network efficiency, the terminal settings within the WaveLinkTerminal object are only set when the object is first created. To return the most current information you must first use the ReadTerminalInfo Method, which updates the WaveLinkTerminal object with the latest device settings, before making a call to any other methods.

Example

See the WaveLinkTerminal Samples

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal