IAsyncInfo::Status property

Retrieves the current status of the asynchronous operation.

This property is read-only.

Syntax

HRESULT get_Status(
  [out, retval]  AsyncStatus *status
);

Property value

The current status of the operation. For a list of possible values, see AsyncStatus.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

AsyncInfo.h

IDL

AsyncInfo.idl

See also

AsyncStatus

IAsyncInfo

 

 

Send comments about this topic to Microsoft

Build date: 10/16/2013