WindowLUGet

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 WindowLUGet( SalsName )

The WindowLUGet method returns the Logical Unit associated with a window.

Parameters

Name Description
SalString sName Name of window to get association for.

Returns

The return value is associated LU, or Const.strNULL if no LU is associated with the window.

Comments

Applications should call the Var.Component.WindowRegister function to create an association between a window and a LU.