Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.24 KB

nn-comsvcs-iserviceinheritanceconfig.md

File metadata and controls

61 lines (53 loc) · 2.24 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:comsvcs.IServiceInheritanceConfig
IServiceInheritanceConfig (comsvcs.h)
Determines whether to construct a new context based on the current context or to create a new context based solely on the information in CServiceConfig.
IServiceInheritanceConfig
IServiceInheritanceConfig interface [COM+]
IServiceInheritanceConfig interface [COM+]
described
_cos_IServiceInheritanceConfig
comsvcs/IServiceInheritanceConfig
cos.iserviceinheritanceconfig
cos\iserviceinheritanceconfig.htm
cos
8bb95aef-7470-43cc-941d-2105cdf48f37
12/05/2018
IServiceInheritanceConfig, IServiceInheritanceConfig interface [COM+], IServiceInheritanceConfig interface [COM+],described, _cos_IServiceInheritanceConfig, comsvcs/IServiceInheritanceConfig, cos.iserviceinheritanceconfig
comsvcs.h
Windows
Windows XP with SP1 [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IServiceInheritanceConfig
comsvcs/IServiceInheritanceConfig
c++
APIRef
kbSyntax
COM
ComSvcs.h
IServiceInheritanceConfig

IServiceInheritanceConfig interface

-description

Determines whether to construct a new context based on the current context or to create a new context based solely on the information in CServiceConfig. A new context that is based on the current context can be modified by calls to the other interfaces of CServiceConfig.

-inheritance

The IServiceInheritanceConfig interface inherits from the IUnknown interface. IServiceInheritanceConfig also has these types of members:

-see-also

CServiceConfig