Share via


_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

Property Value

Type: System.Object

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Microsoft.Office.Core Namespace