#[repr(C)]pub struct TRANSACTIONMANAGER_LOGPATH_INFORMATION {
pub LogPathLength: u32,
pub LogPath: [u16; 1],
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§LogPathLength: u32
§LogPath: [u16; 1]
#[repr(C)]pub struct TRANSACTIONMANAGER_LOGPATH_INFORMATION {
pub LogPathLength: u32,
pub LogPath: [u16; 1],
}
Required features: "Win32_System_SystemServices"
LogPathLength: u32
§LogPath: [u16; 1]