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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

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