ACTIONBYFIELD OP xxx
Symbolic Value : Agents
ACTIONBYFIELD_OP_xxx - Field operations for form actions.
#include <queryods.h>
Symbolic Values :
ACTIONBYFIELD_OP_REPLACE - Replace value.
ACTIONBYFIELD_OP_APPEND - Append value as list element.
ACTIONBYFIELD_OP_REMOVE - Remove value from list.
Description :
These are the values that may be stored in the wOperator field of the ODS_ASSISTFIELDSTRUCT structure within a CDACTIONBYFORM record. The operator value specifies the actual operation on the field.
See Also : CDACTIONBYFORM ODS_ASSISTFIELDSTRUCT