Struct windows_sys::Win32::System::WindowsProgramming::CABINFOW
#[repr(C)]pub struct CABINFOW {
pub pszCab: PWSTR,
pub pszInf: PWSTR,
pub pszSection: PWSTR,
pub szSrcPath: [u16; 260],
pub dwFlags: u32,
}
Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§pszCab: PWSTR
§pszInf: PWSTR
§pszSection: PWSTR
§szSrcPath: [u16; 260]
§dwFlags: u32