AddonDataHandler::EndGetData method

An implementation of this method ends the asynchronous request.

Namespace:  Microsoft.Office.Visio.Server
Assembly:  Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)

No code example is currently available or this language may not be supported.

Parameters

result
Type: System.IAsyncResult

An IAsyncResult object that contains information about the status of the operation.

Return value

Type: System.Data.DataSet
A DataSet that contains the data retrieved from the data source.
Show: