Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
'identifier': identifier in type library 'tlb' is already a macro; use the 'rename' qualifier
Remarks
The #import is attempting to import an identifier into the translation unit. However, there's already a symbol with that name. Use the #import rename attribute to assign an alias to the symbol in the type library.