_CommandBarActiveX::accLocation Method (Int32, Int32, Int32, Int32, Object^)
Visual Studio 2015
This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[TypeLibFuncAttribute(64)] [DispIdAttribute(-5015)] void accLocation( [OutAttribute] int% pxLeft, [OutAttribute] int% pyTop, [OutAttribute] int% pcxWidth, [OutAttribute] int% pcyHeight, Object^ varChild )
Parameters
- pxLeft
-
Type:
System::Int32
The left.
- pyTop
-
Type:
System::Int32
The top.
- pcxWidth
-
Type:
System::Int32
The width.
- pcyHeight
-
Type:
System::Int32
The height.
- varChild
-
Type:
System::Object^
The child.
Show: