ACTION FLAG xxx
Symbolic Value : Notes/FX data
ACTION_FLAG_xxx - NotesFlow action flags
#include <olenotes.h>
Symbolic Values :
ACTION_FLAG_HIDE - Don't display this action in the user interface of the OLE server application. (This flag is only used for some special-purpose actions.)
Description :
These action flag values are passed from Notes to a NotesFlow OLE server application in the "Flags" field of the DOC_ACTION_INFO structure.
See Also : DOC_ACTION_INFO