Partager via


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
System_CAPS_pubmethod ReportDevice(Guid, ReportDeviceParameters)

Reports when a new device is added; or when a name, or an identity status of a device is updated.

System_CAPS_pubmethod 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