Struct windows_sys::Win32::System::Ioctl::TXFS_TRANSACTION_ACTIVE_INFO
#[repr(C)]pub struct TXFS_TRANSACTION_ACTIVE_INFO {
pub TransactionsActiveAtSnapshot: BOOLEAN,
}
Expand description
Required features: "Win32_System_Ioctl"
, "Win32_Foundation"
Fields§
§TransactionsActiveAtSnapshot: BOOLEAN