Struct windows_sys::Win32::System::WindowsProgramming::CABINFOA
[−]#[repr(C)]pub struct CABINFOA {
pub pszCab: PSTR,
pub pszInf: PSTR,
pub pszSection: PSTR,
pub szSrcPath: [CHAR; 260],
pub dwFlags: u32,
}Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
Fields
pszCab: PSTRpszInf: PSTRpszSection: PSTRszSrcPath: [CHAR; 260]dwFlags: u32