Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 1.88 KB

nn-comsvcs-iobjectcontrol.md

File metadata and controls

65 lines (54 loc) · 1.88 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.IObjectControl
IObjectControl (comsvcs.h)
Defines context-specific initialization and cleanup procedures for your COM+ objects, and specifies whether the objects can be recycled.
IObjectControl
IObjectControl interface [COM+]
IObjectControl interface [COM+]
described
_cos_IObjectControl
comsvcs/IObjectControl
cos.iobjectcontrol
cos\iobjectcontrol.htm
cos
cbc63f97-dfc7-4e1f-97f9-2043f8bea1d4
12/05/2018
IObjectControl, IObjectControl interface [COM+], IObjectControl interface [COM+],described, _cos_IObjectControl, comsvcs/IObjectControl, cos.iobjectcontrol
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IObjectControl
comsvcs/IObjectControl
c++
APIRef
kbSyntax
COM
ComSvcs.h
IObjectControl

IObjectControl interface

-description

Defines context-specific initialization and cleanup procedures for your COM+ objects, and specifies whether the objects can be recycled.

-inheritance

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

-see-also

COM+ Contexts and Threading Models

Context Activation