@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: The UnhookWinEvent API !!!!C# Signature: [DllImport("user32.dll")] static extern bool UnhookWinEvent(IntPtr hWinEventHook); !!!!User-Defined Types: None. !!!!Notes: None. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! !!!!Alternative Managed API: The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. Documentation: UnhookWinEvent@msdn on MSDN
Edit user32.UnhookWinE...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.