OperationResultCode Enumeration
OperationResultCode Enumeration

The OperationResultCode enumeration defines the possible results of a download, install, uninstall, or verification operation on an update.

Syntax

typedef enum  {
  orcNotStarted            = 0,
  orcInProgress            = 1,
  orcSucceeded             = 2,
  orcSucceededWithErrors   = 3,
  orcFailed                = 4,
  orcAborted               = 5 
} OperationResultCode;

Constants

orcNotStarted

The operation is not started.

orcInProgress

The operation is in progress.

orcSucceeded

The operation was completed successfully.

orcSucceededWithErrors

The operation is complete, but one or more errors occurred during the operation. The results might be incomplete.

orcFailed

The operation failed to complete.

orcAborted

The operation is cancelled.

Requirements

Minimum supported clientWindows XP, Windows 2000 Professional with SP3
Minimum supported serverWindows Server 2003, Windows 2000 Server with SP3
HeaderWuapi.h
IDLWuapi.idl

Send comments about this topic to Microsoft

Build date: 11/18/2009

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View