Re: how to import two .tlb uses same interface?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Wed, 24 Aug 2005 23:55:14 -0400
"Daniels He" <heinsect@xxxxxxxx> wrote in message
news:%23HUMIfSqFHA.2724@xxxxxxxxxxxxxxxxxxxx
> I just answer a question, it bring another question. ^-^
Unless you specify no_namespace flag on #import directive, the two
interfaces will be in different namespaces. Then you will just have to
refer to them by their fully qualified names.
Alternatively, you can use rename() attribute to rename individual
conflicting symbols.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- how to import two .tlb uses same interface?
- From: Daniels He
- how to import two .tlb uses same interface?
- Prev by Date: how to import two .tlb uses same interface?
- Next by Date: how to import two .tlb uses same interface?
- Previous by thread: how to import two .tlb uses same interface?
- Next by thread: how to import two .tlb uses same interface?
- Index(es):
Relevant Pages
|