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