Struct windows_sys::Win32::System::ServerBackup::WSB_OB_STATUS_INFO
#[repr(C)]pub struct WSB_OB_STATUS_INFO {
pub m_guidSnapinId: GUID,
pub m_cStatusEntry: u32,
pub m_rgStatusEntry: *mut WSB_OB_STATUS_ENTRY,
}
Expand description
Required features: "Win32_System_ServerBackup"
Fields§
§m_guidSnapinId: GUID
§m_cStatusEntry: u32
§m_rgStatusEntry: *mut WSB_OB_STATUS_ENTRY