@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [ComImport] [Guid("TODO")] //TODO: Insert [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] if this doesn't derive from IDispatch interface WebBrowser { TODO; } !!!!VB Definition: <ComImport> _ <Guid("TODO")> _ 'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch Interface WebBrowser TODO End Interface !!!!User-Defined Types: None. !!!!Notes: None. Documentation: WebBrowser@msdn on MSDN
Edit Interfaces.WebBro...
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.