ReactOS 0.4.15-dev-7918-g2a2556c
_TRANSACTION_NOTIFICATION Struct Reference

#include <ktmtypes.h>

Collaboration diagram for _TRANSACTION_NOTIFICATION:

Public Attributes

PVOID TransactionKey
 
ULONG TransactionNotification
 
LARGE_INTEGER TmVirtualClock
 
ULONG ArgumentLength
 

Detailed Description

Definition at line 102 of file ktmtypes.h.

Member Data Documentation

◆ ArgumentLength

ULONG _TRANSACTION_NOTIFICATION::ArgumentLength

Definition at line 106 of file ktmtypes.h.

◆ TmVirtualClock

LARGE_INTEGER _TRANSACTION_NOTIFICATION::TmVirtualClock

Definition at line 105 of file ktmtypes.h.

◆ TransactionKey

PVOID _TRANSACTION_NOTIFICATION::TransactionKey

Definition at line 103 of file ktmtypes.h.

◆ TransactionNotification

ULONG _TRANSACTION_NOTIFICATION::TransactionNotification

Definition at line 104 of file ktmtypes.h.


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