Share via


XmlFormHostItem.GetRemoteType method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Function GetRemoteType As IRemoteTypeContract
'Usage
Dim returnValue As IRemoteTypeContract

returnValue = Me.GetRemoteType()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected IRemoteTypeContract GetRemoteType()

Return value

Type: System.AddIn.Contract.Automation.IRemoteTypeContract

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace