Application.LanguageHelp property (Visio)

Represents the language ID of the Help in the version of the Microsoft Visio instance represented by the parent object. Read-only.

Syntax

expression.LanguageHelp

expression A variable that represents an Application object.

Return value

Long

Remarks

The LanguageHelp property returns the language ID of the Help recorded in the object's VERSIONINFO resource. The IDs returned are the standard IDs used by Windows to encode different language versions. For example, the LanguageHelp property returns &H0409 for the U.S. English version of Visio.

For more information, see Version information.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.