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