Share via


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