#[repr(C)]pub struct SOURCE_MEDIA_A {
pub Reserved: PCSTR,
pub Tagfile: PCSTR,
pub Description: PCSTR,
pub SourcePath: PCSTR,
pub SourceFile: PCSTR,
pub Flags: u32,
}Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
Fields§
§Reserved: PCSTR§Tagfile: PCSTR§Description: PCSTR§SourcePath: PCSTR§SourceFile: PCSTR§Flags: u32