Device_BIOSVersion static method
Implementation
static Pointer<PROPERTYKEY> Device_BIOSVersion({
Allocator allocator = calloc,
}) =>
allocator<PROPERTYKEY>()
..ref.fmtid.setGUIDFromComponents(
3941498653,
27187,
17617,
-7479930469608373868,
)
..ref.pid = 9;