|
-
Dec 14th, 1999, 07:17 PM
#1
Thread Starter
Member
hi all,
I am creating a ActiveX DLL proj. in the declaration section i am using the below code:
Public Type ComboIndexType
ID As Variant
Value As Variant
Other As Variant
End Type
After it has been converted to DLL the public type is not getting exposed in the client.problem is Illegal operation.....
any1 suggest me out....
kandan.
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
|