PalmSens SDK v1.8.2.0
Curve.get_CurrentStatus Method
Obtain the current status for the specified index
[Visual Basic]
Public Function get_CurrentStatus( _
ByVal
index
As
Integer
_
) As
CurrentStatus
[C#]
public
CurrentStatus
get_CurrentStatus(
int
index
);
Parameters
index
index
Return Value
current status
See Also
Curve Class
|
PalmSens Namespace