ReactOS 0.4.15-dev-7958-gcd0bb1a
_TRANSACTION_PROPERTIES_INFORMATION Struct Reference

#include <nttmapi.h>

Collaboration diagram for _TRANSACTION_PROPERTIES_INFORMATION:

Public Attributes

ULONG IsolationLevel
 
ULONG IsolationFlags
 
LARGE_INTEGER Timeout
 
ULONG Outcome
 
ULONG DescriptionLength
 
WCHAR Description [1]
 

Detailed Description

Definition at line 164 of file nttmapi.h.

Member Data Documentation

◆ Description

WCHAR _TRANSACTION_PROPERTIES_INFORMATION::Description[1]

Definition at line 170 of file nttmapi.h.

◆ DescriptionLength

ULONG _TRANSACTION_PROPERTIES_INFORMATION::DescriptionLength

Definition at line 169 of file nttmapi.h.

◆ IsolationFlags

ULONG _TRANSACTION_PROPERTIES_INFORMATION::IsolationFlags

Definition at line 166 of file nttmapi.h.

◆ IsolationLevel

ULONG _TRANSACTION_PROPERTIES_INFORMATION::IsolationLevel

Definition at line 165 of file nttmapi.h.

◆ Outcome

ULONG _TRANSACTION_PROPERTIES_INFORMATION::Outcome

Definition at line 168 of file nttmapi.h.

◆ Timeout

LARGE_INTEGER _TRANSACTION_PROPERTIES_INFORMATION::Timeout

Definition at line 167 of file nttmapi.h.


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