_CommandBarActiveX.QueryControlInterface[String] Property

Definition

This property is deprecated.

public:
 property System::Object ^ QueryControlInterface[System::String ^] { System::Object ^ get(System::String ^ bstrIid); };
[System.Runtime.InteropServices.DispId(1610940418)]
public object QueryControlInterface[string bstrIid] { [System.Runtime.InteropServices.DispId(1610940418)] get; }
[<System.Runtime.InteropServices.DispId(1610940418)>]
[<get: System.Runtime.InteropServices.DispId(1610940418)>]
member this.QueryControlInterface(string) : obj
Public ReadOnly Property QueryControlInterface(bstrIid As String) As Object

Parameters

bstrIid
String

The IID.

Property Value

This property is deprecated.

Attributes

Applies to