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’, ‘Win32_Foundation’
Fields
pszCab: PWSTRpszInf: PWSTRpszSection: PWSTRszSrcPath: [u16; 260]dwFlags: u32