InfoPathEditorObjectClass.SetNotifyHostEventHandler Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.
public:
virtual void SetNotifyHostEventHandler(Microsoft::Office::Interop::InfoPath::INotifyHostEventHandler ^ pHandler) = Microsoft::Office::Interop::InfoPath::InfoPathEditor::SetNotifyHostEventHandler;
public virtual void SetNotifyHostEventHandler (Microsoft.Office.Interop.InfoPath.INotifyHostEventHandler pHandler);
abstract member SetNotifyHostEventHandler : Microsoft.Office.Interop.InfoPath.INotifyHostEventHandler -> unit
override this.SetNotifyHostEventHandler : Microsoft.Office.Interop.InfoPath.INotifyHostEventHandler -> unit
Public Overridable Sub SetNotifyHostEventHandler (pHandler As INotifyHostEventHandler)
Paramètres
- pHandler
- INotifyHostEventHandler