#[repr(C)]pub struct SOURCE_MEDIA_W {
pub Reserved: PWSTR,
pub Tagfile: PWSTR,
pub Description: PWSTR,
pub SourcePath: PWSTR,
pub SourceFile: PWSTR,
pub Flags: u32,
}Expand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
Fields
Reserved: PWSTRTagfile: PWSTRDescription: PWSTRSourcePath: PWSTRSourceFile: PWSTRFlags: u32