Share via


ServerResult constructor (Byte[])

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
Public Sub New ( _
    applicationErrorInfo As Byte() _
)
'Usage
Dim applicationErrorInfo As Byte()

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

Parameters

  • applicationErrorInfo
    Type: []

See also

Reference

ServerResult structure

ServerResult members

ServerResult overload

Microsoft.Office.Web.Conversion.ViewerInterface namespace