Share via


DriverCatalogDevices.Add Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod Add(DriverCatalogDevice)

Adds a device to the collection. This operation is not thread safe.

System_CAPS_pubmethod Add(String, String, Boolean)

Adds a device with a hardware ID to the internal collection. If the device already exists, the hardware information is added to the existing device.

System_CAPS_pubmethod Add(String, Tuple<String, Boolean>[])

Adds a device to the collection. This operation is not thread safe.

See Also

DriverCatalogDevices Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top