InfoPathEditorObjectClass.SetSubmitToHostEventHandler(ISubmitToHostEventHandler) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void SetSubmitToHostEventHandler(Microsoft::Office::Interop::InfoPath::ISubmitToHostEventHandler ^ pHandler) = Microsoft::Office::Interop::InfoPath::InfoPathEditor::SetSubmitToHostEventHandler;
public virtual void SetSubmitToHostEventHandler (Microsoft.Office.Interop.InfoPath.ISubmitToHostEventHandler pHandler);
Public Overridable Sub SetSubmitToHostEventHandler (pHandler As ISubmitToHostEventHandler)
Parameters
- pHandler
- ISubmitToHostEventHandler