_CommandBarActiveX::accHitTest Method (Int32, Int32)

 

This method is deprecated.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(-5017)]
[TypeLibFuncAttribute(64)]
Object^ accHitTest(
	int xLeft,
	int yTop
)

Parameters

xLeft
Type: System::Int32

The x coordinate.

yTop
Type: System::Int32

The y coordinate.

Return Value

Type: System::Object^
Return to top
Show: