Show / Hide Table of Contents

Namespace Microsoft.PackageGraph.MicrosoftUpdate.Metadata.Drivers

Classes

DriverFeatureScore

Stores driver feature score.

For more information, see driver feature score documentation

DriverMatchResult

The result of finding the best driver update for a device.

Contains ranking information that can be used to determine if the matched driver update is better than an installed driver.

DriverMetadata

Extended information about a hardware ID handled by a driver update. A driver update matches one or more hardware ids; each match has its own metadata that describes it.

DriverUpdateMatching

Indexes driver matching metadata from a metadata store. Efficiently checks if a driver is available in the metadata store for a specific hardware ID.

DriverVersion

Stores driver versioning data, comprised of driver date and 4 part version. Implements custom comparison and equality check for driver version

In This Article
Back to top Generated by DocFX