CommandBar::accSelect Method (Int32, Object^)
Visual Studio 2015
Selects an object. This method is deprecated.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[TypeLibFuncAttribute(64)] [DispIdAttribute(-5014)] void accSelect( int flagsSelect, Object^ varChild )
Parameters
- flagsSelect
-
Type:
System::Int32
The selection flags.
- varChild
-
Type:
System::Object^
The child.
This method throws a DeprecatedException when called.
Show: