InfoPathOMHelper.Stop Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Function Stop As Boolean
'Usage
Dim instance As InfoPathOMHelper
Dim returnValue As Boolean

returnValue = instance.Stop()
public bool Stop()

Return Value

Type: System.Boolean

See Also

Reference

InfoPathOMHelper Class

InfoPathOMHelper Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace