IViewObjectEx::QueryHitRect Method (UInt32, array<RECT>^, array<RECT>^, Int32, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void QueryHitRect( unsigned int dwAspect, array<RECT>^ pRectBounds, array<RECT>^ pRectLoc, int lCloseHint, [OutAttribute] unsigned int% pHitResult )
Parameters
- dwAspect
- Type: System::UInt32
- pRectBounds
- Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
- pRectLoc
- Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
- lCloseHint
- Type: System::Int32
- pHitResult
- Type: System::UInt32
For information on the COM interface, see EB155424-E74C-497F-A9C0-33ED3B2B5513
Show: