Share via


XmlFormHostItem.. method

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Private Sub OnShutdown Implements IEntryPointContract.OnShutdown
'Usage
Dim instance As XmlFormHostItem

CType(instance, IEntryPointContract).OnShutdown()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
void IEntryPointContract.OnShutdown()

Implements

IEntryPointContractOnShutdown()

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace