WindowsUpdateGetAdministratorResult Class

Definition

Represents the result of calling GetRegisteredAdministrator.

public ref class WindowsUpdateGetAdministratorResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Management.Update.WindowsUpdateContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowsUpdateGetAdministratorResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Management.Update.WindowsUpdateContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowsUpdateGetAdministratorResult
Public NotInheritable Class WindowsUpdateGetAdministratorResult
Inheritance
Object Platform::Object IInspectable WindowsUpdateGetAdministratorResult
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.23504.0)
API contract
Windows.Management.Update.WindowsUpdateContract (introduced in v1.0)

Properties

Administrator

Gets the Windows update administrator object associated with the requested API call.

Status

Gets the status of the result of the requested Windows update administrator call.

Applies to