_EProjectApp2_WindowGoalAreaChangeEventHandler Délégué
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.
public delegate void _EProjectApp2_WindowGoalAreaChangeEventHandler(Window ^ Window, int goalArea);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _EProjectApp2_WindowGoalAreaChangeEventHandler(Window Window, int goalArea);
type _EProjectApp2_WindowGoalAreaChangeEventHandler = delegate of Window * int -> unit
Public Delegate Sub _EProjectApp2_WindowGoalAreaChangeEventHandler(Window As Window, goalArea As Integer)
Paramètres
- Window
- Window
- goalArea
- Int32
- Attributs