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