C# Class SidebarDiagnostics.Windows.Devices

Afficher le fichier Open project: ArcadeRenegade/SidebarDiagnostics

Private Properties

Свойство Type Description
DeviceHook System.IntPtr

Méthodes publiques

Méthode Description
AddHook ( Sidebar window ) : void
RemoveHook ( Sidebar window ) : void

Private Methods

Méthode Description
DeviceHook ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

Method Details

AddHook() public static méthode

public static AddHook ( Sidebar window ) : void
window Sidebar
Résultat void

RemoveHook() public static méthode

public static RemoveHook ( Sidebar window ) : void
window Sidebar
Résultat void