enum DeviceInterfaceDataFlags : uint { Active = 0x00000001, Default = 0x00000002, Removed = 0x00000004 }
Última actualización hace 1 año