Device class

Device Class

Inheritance hierarchy

System.Object
  System.MarshalByRefObject
    UCWBase
      UCWFull
        Microsoft.Lync.Model.Device.Device
          Microsoft.Lync.Model.Device.AudioDevice
          Microsoft.Lync.Model.Device.VideoDevice

Namespace:  Microsoft.Lync.Model.Device
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public MustInherit Class Device _
    Inherits UCWFull
'Usage
Dim instance As Device
public abstract class Device : UCWFull

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Device members

Microsoft.Lync.Model.Device namespace