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

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