Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

How well does Mono reveal functionality of closed-source equivalents? #68

@ghost

Description

I'm trying to document some aspects of VBA. In particular, I'm trying to document VarType.

To this end, I would like to examine the source code for the Information class in the .NET framework namespace of Microsoft.VisualBasic. Unfortunately, the source code for the VarType function appears to be unavailable—only the prototype for the function appears to be released by Microsoft's Reference Source site. [EDIT - have now actually found official Microsoft release of source code here.]

Can Mono help with this? Perhaps you could give me advice on how to discover how VarType functions. I've already consulted the VBA documentation (including the language specification), & internet searched regarding this issue extensively. I've created a Stack Overflow question regarding a particular query regarding VarType here.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions