Share via


CommandCode Enumeration

Contains the command codes that can be returned by Windows Media Center.

  public enum CommandCode

Members

Value Description
Blue The code for the Blue command.
ChannelDown The code for the ChannelDown command.
ChannelUp The code for the ChannelUp command.
Clear The code for the Clear command.
ClosedCaption The code for the ClosedCaption command.
Copy The code for the Copy command.
EndOfList The code for the EndOfList command.
Enter The code for the Enter command.
FF The code for the FF command.
Forward The code for the Forward command.
GoToBeginning The code for the GoToBeginning command.
GoToEnd The code for the GoToEnd command.
Green The code for the Green command.
Home The code for the Home command.
Interactive The code for the Interactive command.
PageDown The code for the PageDown command.
PageUp The code for the PageUp command.
Paste The code for the Paste command.
Pause The code for the Pause command.
Play The code for the Play command.
PlayPause The code for the PlayPause command.
Red The code for the Red command.
Refresh The code for the Refresh command.
Rewind The code for the Rewind command.
SkipBack The code for the SkipBack command.
SkipForward The code for the SkipForward command.
StartOfList The code for the StartOfList command.
Stop The code for the Stop command.
Yellow The code for the Yellow command.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also