HumanInterfaceDevice.cs
changeset 18 24ac84ab9620
parent 16 9a3e77655031
child 19 d066e3999973
     1.1 --- a/HumanInterfaceDevice.cs	Fri Dec 05 22:50:39 2014 +0100
     1.2 +++ b/HumanInterfaceDevice.cs	Fri Dec 05 23:18:13 2014 +0100
     1.3 @@ -247,16 +247,6 @@
     1.4          public enum ConsumerControl: ushort
     1.5          {
     1.6              /// <summary>
     1.7 -            /// Alternative code for properties.
     1.8 -            /// Also supported by Windows Media Center.
     1.9 -            /// </summary>
    1.10 -            MceProperties = 0x000A,
    1.11 -            /// <summary>
    1.12 -            /// Alternative code for program guide.
    1.13 -            /// Also supported by Windows Media Center.
    1.14 -            /// </summary>
    1.15 -            MceProgramGuide = 0x0012,
    1.16 -            /// <summary>
    1.17              /// Sent by MCE remotes.
    1.18              /// </summary>
    1.19              MediaSelectProgramGuide = 0x008D,