zspitz / ts-activex-gen

Library + UI for generating Typescript definitions / DefinitelyTyped packages from COM type libraries / LibreOffice Doxygen XML
MIT License
12 stars 4 forks source link

WIA string enum types (CommandID, FormatID) are not used in the method definitions #11

Closed zspitz closed 7 years ago

zspitz commented 8 years ago

I don't think there is any reliable way to do this automatically. There is no relationship other than the name between the enum types and the arguments to the methods.