_CommandBarActiveX::accSelect Method (Int32, Object^)

 

This method is deprecated.

Namespace:   Microsoft.VisualStudio.CommandBars
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 flags.

varChild
Type: System::Object^

The child.

Return to top
Show: