Comm object used for communication.


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

Syntax

Visual Basic (Declaration)
Protected Comm As Comm
C#
protected Comm Comm;
C++
protected:
 Comm Comm sealed ;
J#
protected Comm Comm
JScript
protected Comm : Comm;

See Also