XmlFormHostItem.GetRemoteHashCode method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides RemoteObjectAdapterGetRemoteHashCode().
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Protected Overrides Function GetRemoteHashCode As Integer
'Usage
Dim returnValue As Integer
returnValue = Me.GetRemoteHashCode()
protected override int GetRemoteHashCode()
Return value
Type: System.Int32