Partager via


IViewObjectEx.QueryHitRect, méthode

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

Syntaxe

'Déclaration
Sub QueryHitRect ( _
    dwAspect As UInteger, _
    pRectBounds As RECT(), _
    pRectLoc As RECT(), _
    lCloseHint As Integer, _
    <OutAttribute> ByRef pHitResult As UInteger _
)
void QueryHitRect(
    uint dwAspect,
    RECT[] pRectBounds,
    RECT[] pRectLoc,
    int lCloseHint,
    out uint pHitResult
)

Paramètres

Remarques

Pour les informations sur l'interface COM, consultez l'IViewObjectEx::QueryHitRect

Sécurité .NET Framework

Voir aussi

Référence

IViewObjectEx Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms