|
-
March 11th, 2003, 11:05 AM
#1
Early binding
I am trying to early bind to a 3rd party's unmanaged COM object. I added reference to the tlb which then referenced the new RCW. When I try to create the new object my interfaces do not show, only the enums.
object.interface (<--does work) objName = new object. (<--no interfaces in inteli??)
I am able to late bind to the object though in vb.net but still can't early bind in vb.net or C#? The interfaces do show up in the object explore also.
Thanks for any help,
Jerod
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|