Share via


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
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Overrides Function GetRemoteHashCode As Integer
'Usage
Dim returnValue As Integer

returnValue = Me.GetRemoteHashCode()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected override int GetRemoteHashCode()

Return Value

Type: System.Int32

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace