Partager via


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
Function QueryService ( _
    ByRef guidService As Guid, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppvObject As IntPtr _
) As Integer
int QueryService(
    ref Guid guidService,
    ref Guid riid,
    out IntPtr ppvObject
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

SafeWebBrowser.IOleServiceProvider Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls, espace de noms