_XDocumentEventSink2.OnSaveRequest(SaveEventObject) 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:
void OnSaveRequest(Microsoft::Office::Interop::InfoPath::SaveEventObject ^ pEvent);
public void OnSaveRequest (Microsoft.Office.Interop.InfoPath.SaveEventObject pEvent);
Public Sub OnSaveRequest (pEvent As SaveEventObject)
Parameters
- pEvent
- SaveEventObject