Metoda IViewObjectEx.QueryHitRect —
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
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
)
Parametry
- dwAspect
Typ: System.UInt32
- pRectBounds
Typ: array<Microsoft.VisualStudio.OLE.Interop.RECT[]
- pRectLoc
Typ: array<Microsoft.VisualStudio.OLE.Interop.RECT[]
- lCloseHint
Typ: System.Int32
- pHitResult
Typ: System.UInt32%
Uwagi
Aby uzyskać informacje na interfejsie COM ZobaczIViewObjectEx::QueryHitRect
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..