Share via


2.2.3.2 Functional Registry Key Values

The functional registry key values control the functionality of the transaction manager. The registry path of the functional registry key with these key values, and the protocol used for accessing this key, are version-dependent, as specified in section 2.2.1.2.2.1. For example, in version 4 of the registry protocol, the "XaTransactions" key value is a named value of the "HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC\Security" registry key.

 Name

 Description

 Value type

 Legal values

Default Value

"LuTransactions"

This setting specifies if the transaction manager is enabled for LU transactions.

REG_DWORD

Any

0x00000001

"NetworkDtcAccessTip"

This setting specifies if the transaction manager is enabled for TIP transactions.

REG_DWORD

Any

0x00000000

"ServerTcpPort"

This setting specifies the server TCP port number of the transaction manager.

REG_DWORD

Any

Not Applicable (The value is not present)

"XaTransactions"

This setting specifies if the transaction manager is enabled for XA transactions.

REG_DWORD

Any

0x00000000