Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.96 KB

nn-comsvcs-icontextstate.md

File metadata and controls

61 lines (53 loc) · 1.96 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.IContextState
IContextState (comsvcs.h)
Controls object deactivation and transaction voting by manipulating context state flags.
IContextState
IContextState interface [COM+]
IContextState interface [COM+]
described
_cos_IContextState
comsvcs/IContextState
cos.icontextstate
cos\icontextstate.htm
cos
cba54ad7-c670-4efb-ad3b-aca1daabc4a3
12/05/2018
IContextState, IContextState interface [COM+], IContextState interface [COM+],described, _cos_IContextState, comsvcs/IContextState, cos.icontextstate
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IContextState
comsvcs/IContextState
c++
APIRef
kbSyntax
COM
ComSvcs.h
IContextState

IContextState interface

-description

Controls object deactivation and transaction voting by manipulating context state flags. By calling the methods of this interface, you can set consistent and done flags independently of each other and get the current status of each flag. Also, the methods of this interface return errors that indicate the absence of just-in-time (JIT) activation or the absence of a transaction.

-inheritance

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

-see-also

Consistent and Done Flags