_CommandBarActiveX::QueryControlInterface Property (String^)

 

This property is deprecated.

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

[DispIdAttribute(1610940418)]
property Object^ default[
	String^ bstrIid
] {
	[DispIdAttribute(1610940418)]
	Object^ get(String^ bstrIid);
}

Parameters

bstrIid
Type: System::String^

The IID.

Property Value

Type: System::Object^

This property is deprecated.

Return to top
Show: