blob: 3625565bca4e31f434fda0f8e2b375ad63a3e5e9 (
plain) (
tree)
|
|
/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1990-1993 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:
--*/
#define IOCTL_TRNXT_XCEIVE 0x12
#define IOCTL_TRNXT_READ 0x22
|