Struct win_sys::FileSystem::TRANSACTION_NOTIFICATION_RECOVERY_ARGUMENT [−][src]
#[repr(C)]pub struct TRANSACTION_NOTIFICATION_RECOVERY_ARGUMENT {
pub EnlistmentId: GUID,
pub UOW: GUID,
}Expand description
Required features: Win32_Storage_FileSystem
Fields
EnlistmentId: GUIDUOW: GUIDTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more