IServiceProvider.QueryService Method (Guid, Guid, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Queries the service that is passed as the argument.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
int QueryService(
ref Guid guidService,
ref Guid riid,
out object ppvObject
)
Function QueryService (
ByRef guidService As Guid,
ByRef riid As Guid,
<OutAttribute> ByRef ppvObject As Object
) As Integer
Parameters
guidService
Type: System.GuidSpecifies the service.
- riid
Type: System.Guid
- ppvObject
Type: System.Object
Return Value
Type: System.Int32
Type: Int32
See Also
IServiceProvider Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright