Form definition status constants

Form definitions must have one of these statuses. They apply to both the Classic OLE API and the COM API.

Only inactive form definitions can be changed.

To process forms belonging to a certain form definition, the form definition must have Active status.

Constant

Value

EhInactive 

0

EhActive 

1

EhDeactivated 

2

Overview of COM API constants