Share via


_XDocumentEventSink2_SinkHelper.OnSubmitRequest Method

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

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

Syntax

'Declaration
Public Overridable Sub OnSubmitRequest ( _
    param0 As DocReturnEvent _
)
'Usage
Dim instance As _XDocumentEventSink2_SinkHelper
Dim param0 As DocReturnEvent

instance.OnSubmitRequest(param0)
public virtual void OnSubmitRequest(
    DocReturnEvent param0
)

Parameters

Implements

_XDocumentEventSink2.OnSubmitRequest(DocReturnEvent)

See Also

Reference

_XDocumentEventSink2_SinkHelper Class

_XDocumentEventSink2_SinkHelper Members

Microsoft.Office.Interop.InfoPath Namespace