Karthick
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Karthick-
Karthick commented,
This is not specific to a library, Consider the following documentation output from Document X (which has 2 Single data type parameters and a boolean parameter) DefinitionPublic Sub Load( _ Opt...
-
Karthick commented,
I am documenting a Visual Basic 6.0 application source code.The IStorable type is defined in a separate support dll file. Referenced in the project.
-
Karthick created a post,
Include function parameter name
Hi I ran Document X on an existing source code. I want the parameter type to be available for the functions in the chm file. What I receive as the output is DefinitionPublic Function Add( _ ByRef...