C# Class MiniTwitter.NativeMethods

Mostra file Open project: iyomumx/MiniTwitter-Mod

Public Methods

Method Description
GetShieldIcon ( ) : System.Windows.Media.Imaging.BitmapSource

Private Methods

Method Description
DestroyIcon ( IntPtr hIcon ) : bool
DwmExtendFrameIntoClientArea ( IntPtr hWnd, MARGINS &pMarInset ) : void
DwmIsCompositionEnabled ( ) : bool
FlashWindowEx ( FLASHWINFO &pfwi ) : bool
GetWindowLong ( IntPtr hWnd, int nIndex ) : int
RegisterHotKey ( IntPtr hwnd, int id, int fsModifiers, int vk ) : bool
SHGetStockIconInfo ( SHSTOCKICONID siid, SHGSI uFlags, SHSTOCKICONINFO &psii ) : Int32
SetActiveWindow ( IntPtr hwnd ) : IntPtr
SetWindowLong ( IntPtr hWnd, int nIndex, int dwNewLong ) : int
UnregisterHotKey ( IntPtr hwnd, int id ) : bool

Method Details

GetShieldIcon() public static method

public static GetShieldIcon ( ) : System.Windows.Media.Imaging.BitmapSource
return System.Windows.Media.Imaging.BitmapSource