IServiceProviderImpl::QueryService

HRESULT QueryService( REFGUID guidService, REFIID riid, void** ppvObject );

See IServiceProvider::QueryService in the Platform SDK.

Remarks

Creates or accesses the specified service and returns an interface pointer to the specified interface for the service.

IServiceProviderImpl OverviewClass Members

See Also

BEGIN_SERVICE_MAP