Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.38 KB

nf-comsvcs-iservicethreadpoolconfig-setbindinginfo.md

File metadata and controls

67 lines (56 loc) · 2.38 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
NF:comsvcs.IServiceThreadPoolConfig.SetBindingInfo
IServiceThreadPoolConfig::SetBindingInfo (comsvcs.h)
Binds all work submitted by the activity to a single single-threaded apartment.
IServiceThreadPoolConfig interface [COM+]
SetBindingInfo method
IServiceThreadPoolConfig.SetBindingInfo
IServiceThreadPoolConfig::SetBindingInfo
SetBindingInfo
SetBindingInfo method [COM+]
SetBindingInfo method [COM+]
IServiceThreadPoolConfig interface
_cos_IServiceThreadPoolConfig_SetBindingInfo
comsvcs/IServiceThreadPoolConfig::SetBindingInfo
cos.iservicethreadpoolconfig_setbindinginfo
cos\iservicethreadpoolconfig_setbindinginfo.htm
cos
9d2c4e6f-aa12-4874-a8e0-ca21a981b43f
12/05/2018
IServiceThreadPoolConfig interface [COM+],SetBindingInfo method, IServiceThreadPoolConfig.SetBindingInfo, IServiceThreadPoolConfig::SetBindingInfo, SetBindingInfo, SetBindingInfo method [COM+], SetBindingInfo method [COM+],IServiceThreadPoolConfig interface, _cos_IServiceThreadPoolConfig_SetBindingInfo, comsvcs/IServiceThreadPoolConfig::SetBindingInfo, cos.iservicethreadpoolconfig_setbindinginfo
comsvcs.h
Windows
Windows XP with SP1 [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IServiceThreadPoolConfig::SetBindingInfo
comsvcs/IServiceThreadPoolConfig::SetBindingInfo
c++
APIRef
kbSyntax
COM
ComSvcs.h
IServiceThreadPoolConfig.SetBindingInfo

IServiceThreadPoolConfig::SetBindingInfo

-description

Binds all work submitted by the activity to a single single-threaded apartment.

-parameters

-param binding [in]

A value from the CSC_Binding enumeration.

-returns

This method can return the standard return values E_INVALIDARG, E_OUTOFMEMORY, E_FAIL, and S_OK.

-see-also

IServiceThreadPoolConfig