Request.EndConvert - Méthode

Termine une opération asynchrone de conversion.

Espace de noms :  Microsoft.Office.Server.PowerPoint.Conversion
Assembly :  Microsoft.Office.Server.PowerPoint (dans Microsoft.Office.Server.PowerPoint.dll)

Syntaxe

'Déclaration
Public Sub EndConvert ( _
    result As IAsyncResult _
)
'Utilisation
Dim instance As Request
Dim result As IAsyncResult

instance.EndConvert(result)
public void EndConvert(
    IAsyncResult result
)

Paramètres

Voir aussi

Référence

Request classe

Request - Membres

Microsoft.Office.Server.PowerPoint.Conversion - Espace de noms