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: PSTR
§pszInf: PSTR
§pszSection: PSTR
§szSrcPath: [CHAR; 260]
§dwFlags: u32