• Increase font size
  • Default font size
  • Decrease font size
Home Products VBdocman (for VB6) FAQs Are Enums and UDTs in VB6 supported by VBdocman?

Are Enums and UDTs in VB6 supported by VBdocman?

Enums and UDT are not recognized by VBdocman. VBdocman depens on IDE's object model which totaly ignores them.

You can do this. Create the topic HTML page for enum or UDT manually and include in resulting CHM file:

  1. Create that HTML file.
  2. Place it in the output folder.
  3. In your comments (anywhere where appropriate, even in parameter description) place a link to this file. Use normal HTML syntax directly in comments <a href=...>. To use more general method working in all output formats like RTF, see VBdocman Help: "Using VBdocman-Tips&Tricks-Adding links directly in comments". You can also place this link to "See also" section using syntax:
    @see "my_enum_file.htm My enumeration
 

Start now!

Download VBdocman for a free, fully functional 14 day trial.

DOWNLOAD

Which language do you use most?