Skip to content

Latest commit

 

History

History
44 lines (41 loc) · 1004 Bytes

File metadata and controls

44 lines (41 loc) · 1004 Bytes
title Service Provider Support Classes (ATL) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
vc.atl.service
dev_langs
C++
helpviewer_keywords
service provider support classes
ms.assetid 190f598e-fb32-4d37-adf1-21de395b04d9
caps.latest.revision 10
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

Service Provider Support Classes

The following class provides support for service providers:

  • IServiceProviderImpl Locates a service specified by its GUID and returns the interface pointer for the requested interface on the service.

See Also

Class Overview