DeviceManager Class
Represents the unified communications-enabled audio and video devices connected to a computer.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWLite
Microsoft.Lync.Model.Device.DeviceManager
Namespace: Microsoft.Lync.Model.Device
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Class DeviceManager _
Inherits UCWLite
'Usage
Dim instance As DeviceManager
public class DeviceManager : UCWLite
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.