mshtml.idl: Fix IHTMLImageElementFactory uuid.
This commit is contained in:
parent
48975c38e0
commit
8872a14288
|
@ -6622,7 +6622,7 @@ interface IHTMLImgElement : IDispatch
|
|||
odl,
|
||||
oleautomation,
|
||||
dual,
|
||||
uuid(3050F38E-98B5-11CF-BB82-00AAA0BDCE0B)
|
||||
uuid(3050F38E-98B5-11CF-BB82-00AA00BDCE0B)
|
||||
]
|
||||
interface IHTMLImageElementFactory : IDispatch
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue