ReactOS 0.4.15-dev-7842-g558ab78
_KCRM_TRANSACTION_BLOB Struct Reference

#include <ktmtypes.h>

Collaboration diagram for _KCRM_TRANSACTION_BLOB:

Public Attributes

UOW UOW
 
GUID TmIdentity
 
ULONG IsolationLevel
 
ULONG IsolationFlags
 
ULONG Timeout
 
WCHAR Description [MAX_TRANSACTION_DESCRIPTION_LENGTH]
 

Detailed Description

Definition at line 147 of file ktmtypes.h.

Member Data Documentation

◆ Description

WCHAR _KCRM_TRANSACTION_BLOB::Description[MAX_TRANSACTION_DESCRIPTION_LENGTH]

Definition at line 157 of file ktmtypes.h.

◆ IsolationFlags

ULONG _KCRM_TRANSACTION_BLOB::IsolationFlags

Definition at line 155 of file ktmtypes.h.

◆ IsolationLevel

ULONG _KCRM_TRANSACTION_BLOB::IsolationLevel

Definition at line 154 of file ktmtypes.h.

◆ Timeout

ULONG _KCRM_TRANSACTION_BLOB::Timeout

Definition at line 156 of file ktmtypes.h.

◆ TmIdentity

GUID _KCRM_TRANSACTION_BLOB::TmIdentity

Definition at line 153 of file ktmtypes.h.

◆ UOW

UOW _KCRM_TRANSACTION_BLOB::UOW

Definition at line 151 of file ktmtypes.h.


The documentation for this struct was generated from the following file: