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.
Retrieves DTC log file settings for a DTC instance.
Syntax
uint32 Get(
[in] string DtcName,
[out] DtcLogFileSettings cmdletOutput
);
Parameters
-
DtcName [in]
-
The name of the DTC instance.
-
cmdletOutput [out]
-
A DtcLogFileSettings embedded instance containing the settings.
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 |
| Header |
|
| MOF |
|
| DLL |
|