TestimoX

API Reference

Enum

WindowsUpdateInstallationStatus

Namespace ComputerX.Updates
Assembly ComputerX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Represents the installation state filter used in Windows Update Agent search criteria.

Inheritance

  • Enum
  • WindowsUpdateInstallationStatus

Values

public const WindowsUpdateInstallationStatus Installed #

Search for updates that are already installed.

Value: 0
public const WindowsUpdateInstallationStatus NotInstalled #

Search for updates that are not installed.

Value: 1