_ApplicationEvents_Event.remove_Quit - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
Sub remove_Quit ( _
param0 As _ApplicationEvents_QuitEventHandler _
)
'Utilisation
Dim instance As _ApplicationEvents_Event
Dim param0 As _ApplicationEvents_QuitEventHandler
instance.remove_Quit(param0)
void remove_Quit(
_ApplicationEvents_QuitEventHandler param0
)
Paramètres
Voir aussi
Référence
_ApplicationEvents_Event interface