Partager via


IOleComponentManager.QueryService, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub QueryService ( _
    ByRef guidService As Guid, _
    ByRef iid As Guid, _
    <OutAttribute> ByRef ppvObj As IntPtr _
)
void QueryService(
    ref Guid guidService,
    ref Guid iid,
    out IntPtr ppvObj
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IOleComponentManager Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms