Menu

#651 DISPID_VALUE hides item as special member in generated interfaces

v1.0 (example)
open
nobody
None
5
2013-07-08
2013-07-08
No

If the item method is used with DISPID_VALUE in a dispatch interface the special meaning of the item method is masked by the value special method. Hence any index support is not possible anymore if the item method, see
https://sourceforge.net/p/pywin32/bugs/627/
http://stackoverflow.com/questions/14538169/getitem-error-in-win32com-powerpoint-object-library

I attached a diff which fixes this behavior.

1 Attachments

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.