PM_DataItemFetched

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_DataItemFetched

The Const.PM_DataItemFetched message is sent to data item when it has been fetched after the user has changed and leaved the parent data item.

Parameters

Name Description
wParam Unused
lParam Unused

Returns

Unused (the Framework ignores the return value of this message)

Comments

This message can only be sent to data items that have another data item as parent.