ApplicationHost.QueryInterface Method (AifInterfaces, IHostedApplication)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Checks whether a particular application implements a specified interface.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public IHostedApplication QueryInterface(
AifInterfaces requestedInterface,
IHostedApplication app
)
Public Function QueryInterface (
requestedInterface As AifInterfaces,
app As IHostedApplication
) As IHostedApplication
Parameters
requestedInterface
Type: Microsoft.Uii.Csr.AifInterfacesSpecifies the interface
app
Type: Microsoft.Uii.Csr.IHostedApplicationSpecifies the application that needs to be queried
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
Hosted Application
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright