PM_DataItemStateGet

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.

Const.PM_DataItemStateGet

An application sends the Const.PM_DataItemStateGet message to find the current edit state of a data item.

Parameters

Name Description
wParam Unused
lParam Unused

Returns

The return value is the current edit state of the data item. Possible values are all Const.EDIT_* constants.