PKEY_DeviceDisplay_IsNetworkDevice top-level property

PROPERTYKEY PKEY_DeviceDisplay_IsNetworkDevice
final

Implementation

final PROPERTYKEY PKEY_DeviceDisplay_IsNetworkDevice =
    Struct.create<PROPERTYKEY>()
      ..fmtid = GUID.fromComponents(
        0x78c34fc8,
        0x104a,
        0x4aca,
        Uint8List.fromList(const [
          0x9e,
          0xa4,
          0x52,
          0x4d,
          0x52,
          0x99,
          0x6e,
          0x57,
        ]),
      )
      ..pid = 85;