DeviceConnection Members (Windows Embedded CE 6.0)

1/5/2010

This class defines a connection between the desktop and a device/emulator, or a Virtual Device.

The following tables list the members exposed by the DeviceConnection type.

Public Properties

  Name Description
Bb509824.pubproperty(en-US,WinEmbedded.60).gif Guid GUID of the device.
Bb509824.pubproperty(en-US,WinEmbedded.60).gif IsConnected TRUE if this connection is live.
Bb509824.pubproperty(en-US,WinEmbedded.60).gif IsVirtual True if this is a virtual device.
Bb509824.pubproperty(en-US,WinEmbedded.60).gif Name Human-readable name of device.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb509824.pubmethod(en-US,WinEmbedded.60).gif Equals  Overloaded. (inherited from Object )
Bb509824.pubmethod(en-US,WinEmbedded.60).gif GetHashCode  (inherited from Object )
Bb509824.pubmethod(en-US,WinEmbedded.60).gif GetType  (inherited from Object )
Bb509824.pubmethod(en-US,WinEmbedded.60).gifBb509824.static(en-US,WinEmbedded.60).gif ReferenceEquals  (inherited from Object )
Bb509824.pubmethod(en-US,WinEmbedded.60).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb509824.protmethod(en-US,WinEmbedded.60).gif Finalize Overridden. This is used by the Remote Tools Framework and not meant to be accessed by Remote Tools Framework plugin developers.
Bb509824.protmethod(en-US,WinEmbedded.60).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DeviceConnection Class
Microsoft.RemoteToolSdk.PluginComponents Namespace