WindowsXP/Source/XPSP1/NT/public/sdk/inc/ntddtx.h
2024-08-03 16:30:48 +02:00

29 lines
458 B
C

/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1990-1999 Microsoft Corporation
Module Name:
ntddtx.h
Abstract:
This is the include file that defines all constants and types for
accessing the transaction device.
Author:
Chandan Chauhan (ChandanC) 15-Feb-1991
Revision History:
--*/
#if _MSC_VER > 1000
#pragma once
#endif
#define IOCTL_TRNXT_XCEIVE 0x12
#define IOCTL_TRNXT_READ 0x22