Partager via


IViewObjectEx.QueryHitPoint, méthode

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

Syntaxe

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

Paramètres

Remarques

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

Sécurité .NET Framework

Voir aussi

Référence

IViewObjectEx Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms