@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: TODO - a short description !!!!C# Definition: [ComImport] [Guid("B196B283-BAB4-101A-B69C-00AA00341D07")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] interface IProvideClassInfo { [PreserveSig] int GetClassInfo(out IntPtr typeInfo); } !!!!VB Definition: <ComImport> _ <Guid("B196B283-BAB4-101A-B69C-00AA00341D07")> _ <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Interface IProvideClassInfo TODO End Interface !!!!User-Defined Types: None. !!!!Notes: None. Documentation: IProvideClassInfo@msdn on MSDN
Edit Interfaces.IProvi...
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.