Questions tagged as 'interoperabilidade'

2
answers

Is it possible to create an application in C / C ++ for Android?

I want to create an Android application using C or C ++ language. What are the advantages and disadvantages of this?     
asked by 01.06.2017 / 19:59
1
answer

PrintOut from Microsoft.Office.Interop.word.dll only performs document printing with 1 page

Good morning everyone. I am using lib Microsof.Office.Interop.Word.dll to print a word document. When the document has only one page, printing works normally. The problem is when you have more than one page, it does not work. No error or...
asked by 31.01.2017 / 12:39
1
answer

Iterate ActiveX object collection with latebound interop in C # (COMAdminCatalogCollection)

I need to iterate collections of COM + / ActiveX objects with interop using latebound in C #. Right now my need is to iterate through the collection of ActiveX objects COMAdmin.COMAdminCatalogCollection , return of method GetCollection(...
asked by 25.09.2015 / 23:05