Share via


ServerResult.GetHashCode method

This member overrides ValueType.GetHashCode().

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

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ServerResult
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32

See also

Reference

ServerResult structure

ServerResult members

Microsoft.Office.Web.Conversion.ViewerInterface namespace