pub type DTC_GET_TRANSACTION_MANAGER = Option<unsafe extern "system" fn(pszhost: PCSTR, psztmname: PCSTR, rid: *const GUID, dwreserved1: u32, wcbreserved2: u16, pvreserved2: *mut c_void, ppvobject: *mut *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_System_DistributedTransactionCoordinator"