#[repr(C)]pub struct CABINET_INFO_A {
pub CabinetPath: PCSTR,
pub CabinetFile: PCSTR,
pub DiskName: PCSTR,
pub SetId: u16,
pub CabinetNumber: u16,
}
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
Fields§
§CabinetPath: PCSTR
§CabinetFile: PCSTR
§DiskName: PCSTR
§SetId: u16
§CabinetNumber: u16