Struct winapi::shared::ktmtypes::TRANSACTION_NOTIFICATION_RECOVERY_ARGUMENT [−][src]
#[repr(C)]pub struct TRANSACTION_NOTIFICATION_RECOVERY_ARGUMENT {
pub EnlistmentId: GUID,
pub UOW: UOW,
}Fields
EnlistmentId: GUIDUOW: UOWTrait Implementations
Returns the “default value” for a type. Read more