Data source types: Essbase, Planning, Financial Management, Hyperion Enterprise
HypMenuVAbout() opens the About box which displays copyright, version, and system information.
HypMenuVAbout()
Returns 0 if successful; otherwise, returns the appropriate error code.
Public Declare Function HypMenuVAbout Lib "HsAddin () As Long Sub MAbout() X=HypMenuVAbout() End Sub