C# Class Windows.Pebble.Util.NativeMethods

Mostrar archivo Open project: barometz/flint

Public Methods

Method Description
SendMessage ( AppCommandCode command ) : void

Private Methods

Method Description
SendMessageW ( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ) : IntPtr

Method Details

SendMessage() public static method

public static SendMessage ( AppCommandCode command ) : void
command AppCommandCode
return void