Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IObjectContextInfo::IsInTransaction method

Indicates whether the current object is executing in a transaction.

Syntax


BOOL IsInTransaction();

Parameters

This method has no parameters.

Return value

If the current object is executing within a transaction, the return value is TRUE. Otherwise, it is FALSE.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

ComSvcs.h

See also

IObjectContextInfo

 

 

Community Additions

Show:
© 2017 Microsoft