IViewObjectEx::QueryHitPoint Method (UInt32, array<RECT>^, POINT, Int32, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void QueryHitPoint(
	unsigned int dwAspect,
	array<RECT>^ pRectBounds,
	POINT ptlLoc,
	int lCloseHint,
	[OutAttribute] unsigned int% pHitResult
)

Parameters

dwAspect
Type: System::UInt32
pRectBounds
Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
ptlLoc
Type: Microsoft.VisualStudio.OLE.Interop::POINT
lCloseHint
Type: System::Int32
pHitResult
Type: System::UInt32

For information on the COM interface, see A9EE26C4-CF5F-4CA9-B40A-0522097A2F07

Return to top
Show: