Share via


ServerResult constructor (ServerResultCode)

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

Syntax

'Declaration
Public Sub New ( _
    serverResultCode As ServerResultCode _
)
'Usage
Dim serverResultCode As ServerResultCode

Dim instance As New ServerResult(serverResultCode)
public ServerResult(
    ServerResultCode serverResultCode
)

Parameters

See also

Reference

ServerResult structure

ServerResult members

ServerResult overload

Microsoft.Office.Web.Conversion.ViewerInterface namespace