_dispImportsEvents_ImportAddedEventHandler 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.
À usage interne Microsoft uniquement.
Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.
public delegate void _dispImportsEvents_ImportAddedEventHandler(System::String ^ bstrImport);
public delegate void _dispImportsEvents_ImportAddedEventHandler(Platform::String ^ bstrImport);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _dispImportsEvents_ImportAddedEventHandler(string bstrImport);
[<System.Runtime.InteropServices.ComVisible(false)>]
type _dispImportsEvents_ImportAddedEventHandler = delegate of string -> unit
Public Delegate Sub _dispImportsEvents_ImportAddedEventHandler(bstrImport As String)
Paramètres
- bstrImport
- String
- Attributs