VB5 Err: 438 Obj doesn't support property or method 
Author Message
 VB5 Err: 438 Obj doesn't support property or method

Hi,

I've created several COM objects in VC5 with ATL that work fine when I
create and use them from within a C++ client app. However when I try
to use a couple of specific methods on these COM objects from VB5 I
get the following runtime error msg: VB5 Err: 438 Obj doesn't support
property or method.

I am stumped and need some help. I can't figure why I can successfully
use the methods in my C++ client but not in the VB5 client. Several of
the other methods work just fine from VB5.

I'm wondering if there may be some special rules for passing user
defined COM objects as paramters in VB that are different from VC. Any
ideas?

Any help would be greatly appreciated.

TIA, Derek



Sat, 30 Oct 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB4-16 / Err 438 Object doesn't support this method or property

2. Help!- 438- Object doesn't support this property or method

3. Error 438 - Object doesn't support this property or method

4. DB2 v5.2 - Error 438 object doesn't support this property or method

5. VB Run time error 438 : Object doesn't support this property or method

6. Runtime 438 object dosenot support this property or method

7. Object doesn't support this property or method : 'DTSGlobalVariables(...).Value.Open

8. Object doesn't support this property/method??????

9. Object doesn't support this property or method

10. Object doesn't support this property or method

11. Object doesn't support this property or method

12. Object doesn't support this property or method

 

 
Powered by phpBB® Forum Software