pub type DTC_GET_TRANSACTION_MANAGER_EX_W = Option<unsafe extern "system" fn(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"