Ewa.AsyncResult Methods

Applies to: apps for SharePoint | SharePoint Server 2010

Table1 lists the methods of the Ewa.AsyncResult Object class.

Methods

Table 1. Methods of the Ewa.AsyncResult class

Name

Description

Ewa.AsyncResult.getCode()

Gets the return code of the specified asynchronous method call.

Ewa.AsyncResult.getDescription()

Gets the localized error message.

Ewa.AsyncResult.getEwaControl()

Gets the Ewa.EwaControl object that represents the embedded Microsoft Excel workbook on the host page.

Ewa.AsyncResult.getReturnValue()

Gets the return value of the asynchronous method that was called.

Ewa.AsyncResult.getSucceeded()

Specifies whether the asynchronous call is successful. Returns true if the asynchronous call succeeded; otherwise false.

Ewa.AsyncResult.getUserContext()

Gets the user context.

Applies To

Ewa.AsyncResult Object

See Also

Concepts

Ewa Namespace