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

Some low-level COM interfaces are represented as event handlers #49

Open zspitz opened 7 years ago

zspitz commented 7 years ago

They aren't visible using the Object Browser in both the VBA IDE and Visual Studio.

On Microsoft Word, on Word.Application: QueryInterface AddRef Release GetIDsOfNames GetTypeInfo GetTypeInfoCount Invoke