ViewDefaultWindowGet

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 ViewDefaultWindowGet( SalString sName )

The ViewDefaultWindowGet method returns the name of the default window for a view.

Parameters

Name Description
SalString sName Name of view to get default window for.

Returns

The return value is name of the default window.

Comments

Applications should call the Var.Component.WindowRegister method to specify a window as the default window for a view.