Re: using /namespace with tlbimp.
- From: "Marcus Heege" <NOSPAM@xxxxxxxxx>
- Date: Thu, 13 Apr 2006 16:33:36 +0200
Hi Farrukh
"Farrukh" <4uonly@xxxxxxxxx> wrote in message
news:uLnERkvXGHA.4684@xxxxxxxxxxxxxxxxxxxxxxx
Hi
I want some information regarding /namespace switch. Is this the name of
Namespace of the source code where our COM dll is referenced for which we
will generate Interop.dll or is this some variable string or what?
Thanks in advance.
Best regards
Farrukh
Using the tlbimp /namespace switch, you can control the namespace in which
the interop typeinfo is generated.
Create a simple interop assembly with the command line below and check it
with ILDASM
tlbimp /Namespace:Hamster \WINDOWS\system32\msxml.dll
Marcus Heege
.
- Follow-Ups:
- Re: using /namespace with tlbimp.
- From: Farrukh
- Re: using /namespace with tlbimp.
- References:
- using /namespace with tlbimp.
- From: Farrukh
- using /namespace with tlbimp.
- Prev by Date: Re: garbage collection for hastable.
- Next by Date: treenode.nodes.add and invoke
- Previous by thread: using /namespace with tlbimp.
- Next by thread: Re: using /namespace with tlbimp.
- Index(es):
Relevant Pages
|