SafeWebBrowser.MyWebBrowserSite.SafeWebBrowser.IOleServiceProvider.QueryService, méthode
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly : Microsoft.TeamFoundation.WorkItemTracking.ControlsCore (dans Microsoft.TeamFoundation.WorkItemTracking.ControlsCore.dll)
Syntaxe
'Déclaration
Private Function QueryService ( _
ByRef guidService As Guid, _
ByRef riid As Guid, _
<OutAttribute> ByRef ppvObject As IntPtr _
) As Integer Implements SafeWebBrowser.IOleServiceProvider.QueryService
int SafeWebBrowser.IOleServiceProvider.QueryService(
ref Guid guidService,
ref Guid riid,
out IntPtr ppvObject
)
Paramètres
- guidService
Type : System.Guid%
- riid
Type : System.Guid%
- ppvObject
Type : System.IntPtr%
Valeur de retour
Type : System.Int32
retourne Int32 ;
Implémentations
SafeWebBrowser.IOleServiceProvider.QueryService(Guid%, Guid%, IntPtr%)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
SafeWebBrowser.MyWebBrowserSite Classe
Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms