pub unsafe extern "system" fn DtcGetTransactionManagerExW(
    i_pwszhost: PCWSTR,
    i_pwsztmname: PCWSTR,
    i_riid: *const GUID,
    i_grfoptions: u32,
    i_pvconfigparams: *mut c_void,
    o_ppvobject: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_System_DistributedTransactionCoordinator"