PM_LovQueryMultipleSelection

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.


2010-06-30 tofuse: Updated

Const.PM_LovQueryMultipleSelection

The framework sends the Const.PM_LovQueryMultipleSelection message to a LOV field to inquire if the LOV dialog should accept selection of multiple values.

Parameters

Name Description
wParam Unused
lParam Unused

Returns

Applications should return TRUE to indicate that multiple values may be selected, FALSE otherwise.