|
-
Sep 29th, 2003, 08:18 AM
#1
Thread Starter
New Member
GetObjectContext()
Hi
Can you actually use COM+ in VB6 or do you have to use VB .NET
Because I am trying to get this code to work below but I can't get ctxObject to work.
Dim ctxObject As ObjectContext
Dim objAddress As address.clsAddress
Set ctxObject = GetObjectContext()
Set objAddress = ctxObject.CreateInstance("address.clsAddress")
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
|