_CommandBarActiveX.QueryControlInterface Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property QueryControlInterface ( _
bstrIid As String _
) As Object
Get
'Usage
Dim instance As _CommandBarActiveX
Dim bstrIid As String
Dim value As Object
value = instance.QueryControlInterface(bstrIid)
Object this[
string bstrIid
] { get; }
Parameters
- bstrIid
Type: System.String
Property Value
Type: System.Object