C# Class Priceall.Hotkey.NonHook.HotkeyInterop

Mostra file Open project: xyx0826/Priceall Class Usage Examples

Private Methods

Method Description
AddAtom ( string lpString ) : uint
DeleteAtom ( uint nAtom ) : uint
GetForegroundWindow ( ) : IntPtr
RegisterHotKey ( IntPtr hWnd, int id, ModifierKeys fsModifiers, int vk ) : bool
UnregisterHotKey ( IntPtr hWnd, int id ) : bool