[ComImport] [Guid("B196B283-BAB4-101A-B69C-00AA00341D07")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] interface IProvideClassInfo { [PreserveSig] int GetClassInfo(out IntPtr typeInfo); }
<ComImport> _ <Guid("B196B283-BAB4-101A-B69C-00AA00341D07")> _ <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Interface IProvideClassInfo TODO End Interface
Última actualización hace 1 año