_XDocumentEventSink.OnSwitchView(DocEvent) Method

Definition

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

public:
 void OnSwitchView(Microsoft::Office::Interop::InfoPath::DocEvent ^ pEvent);
public void OnSwitchView (Microsoft.Office.Interop.InfoPath.DocEvent pEvent);
abstract member OnSwitchView : Microsoft.Office.Interop.InfoPath.DocEvent -> unit
Public Sub OnSwitchView (pEvent As DocEvent)

Parameters

pEvent
DocEvent

Applies to