|
-
May 5th, 2001, 07:19 PM
#1
UDTs and classes
I have class module, and one of the properties (get) returns a UDT. This UDT is defined as global in another normal module.
When I run it, I get a compile error:
Only public UDTs defined in public object modules can be used as parameters or return types for public procedures of class modules or as fields of public UDTs
Now what makes an object module public?
-
May 6th, 2001, 01:59 AM
#2
Guess I posted this at a bad time
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
|