Current range set.


Namespace: PalmSens.Comm
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public CurrentRange As Integer
C#
public int CurrentRange;
C++
public:
 int CurrentRange sealed ;
J#
public int CurrentRange
JScript
public CurrentRange : int;

See Also