ModuleNameGet

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalString ModuleNameGet( SalWindowHandle hWnd )

The ModuleNameGet method returns the module that Form Window, Table Window, Dialog Box or MDI Window belongs to.

Parameters

Name Description
SalWindowHandle hWnd Handle (or name) of the Form Window, Table Window, Dialog Box or MDI Window to get the module name from.

Returns

The return value is the name (six characters, uppercase) of the module.

Comments

This method uses information in the translation dictionaries, hence it will only work when a language is selected.