Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

28 lines
486 B

/*++ 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