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’, ‘Win32_Foundation’
Fields
m_guidSnapinId: GUIDm_cStatusEntry: u32m_rgStatusEntry: *mut WSB_OB_STATUS_ENTRY