Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the DTC transactions trace setting of the host.
Syntax
uint32 SetByTraceSelectedParameterSet(
[in] boolean AbortedTransactionsTracingEnabled,
[in] boolean LongLivedTransactionsTracingEnabled
);
Parameters
-
AbortedTransactionsTracingEnabled [in]
-
true to enable tracing for aborted transactions; otherwise, false.
-
LongLivedTransactionsTracingEnabled [in]
-
true to enable tracing for long-lived transactions; otherwise, false.
Return value
Returns "0" on success, otherwise returns a WMI error code.
Requirements
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\MsDTC |
| MOF |
|
| DLL |
|