#[repr(C)]pub struct TRANSACTION_NOTIFICATION_PROPAGATE_ARGUMENT {
pub PropagationCookie: u32,
pub UOW: GUID,
pub TmIdentity: GUID,
pub BufferLength: u32,
}Expand description
Required features: ‘Win32_Storage_FileSystem’
Fields
PropagationCookie: u32UOW: GUIDTmIdentity: GUIDBufferLength: u32