Share via


ServerResult - Constructeur (Byte[])

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

Syntaxe

'Déclaration
Public Sub New ( _
    applicationErrorInfo As Byte() _
)
'Utilisation
Dim applicationErrorInfo As Byte()

Dim instance As New ServerResult(applicationErrorInfo)
public ServerResult(
    byte[] applicationErrorInfo
)

Paramètres

  • applicationErrorInfo
    Type : []

Voir aussi

Référence

ServerResult structure

ServerResult - Membres

ServerResult - Surcharge

Microsoft.Office.Web.Conversion.ViewerInterface - Espace de noms