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: GUID
UOW: UOW
Trait Implementations
Returns the “default value” for a type. Read more