PM_AttachmentsEnabledUser

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.

Ifs.Fnd.ApplicationForms.Const.PM_AttachmentsEnabledUser

The Application Forms framework sends the PM_AttachmentsEnabledUser message to a data source to inquire whether the application has forced attachments to be disabled.

Parameters

Name Description
nWhat = wParam Unused
lParam Unused

Returns

If return value is false then FW will disable attachments without checking whether the current LU has any connected attachment services.

If the return value is true then the FW behavior is not altered.

Comments