Results 1 to 2 of 2

Thread: UDTs and classes

  1. #1
    sunnyl
    Guest

    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?

  2. #2
    sunnyl
    Guest
    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
  •  



Click Here to Expand Forum to Full Width