@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 GetClassID { TODO; } !!!!VB Definition: <ComImport> _ <Guid("TODO")> _ 'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch Interface GetClassID TODO End Interface !!!!User-Defined Types: None. !!!!Notes: None. Documentation: GetClassID@msdn on MSDN
Edit Interfaces.GetCla...
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.