Service Provider Support Classes
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Service Provider Support Classes (ATL).
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.
Show: