#[repr(C)]pub struct WLDP_DEVICE_SECURITY_INFORMATION {
pub UnlockIdSize: u32,
pub UnlockId: *mut u8,
pub ManufacturerIDLength: u32,
pub ManufacturerID: PWSTR,
}
Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§UnlockIdSize: u32
§UnlockId: *mut u8
§ManufacturerIDLength: u32
§ManufacturerID: PWSTR