次の方法で共有


Set method of the MSFT_DtcTransactionsTraceSessionTask class

Modifies the DTC transactions trace setting of the host.

Syntax

uint32 Set(
  [in] uint32 BufferCount
);

Parameters

BufferCount [in]

The number of buffers to use for a DTC transactions trace.

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
Msdtcwmi.mof
DLL
MsDtcWmi.dll

See also

MSFT_DtcTransactionsTraceSessionTask