DeviceManager class
Manages the UC-enabled audio/video devices connected to a computer.
Inheritance hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWFull
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 UCWFull
'Usage
Dim instance As DeviceManager
public class DeviceManager : 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.