DevicesManager.ReportDevice Method
Reports when a new device is added; or when a name, or an identity status of a device is updated.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
ReportDevice(Guid, ReportDeviceParameters) | Reports when a new device is added; or when a name, or an identity status of a device is updated. |
|
ReportDevice(String, Guid, String, DeviceIdentityStatus, String) | Reports when a new device is added; or when a name, or identity status of a device is updated. |
See Also
DevicesManager Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top