CRIT_LOGIC enumeration
[CRIT_LOGIC is no longer available for use as of Windows Vista.]
Specifies criteria logic.
Syntax
typedef enum tagCRIT_LOGIC {
CRIT_LOGIC_NULL = 0,
CRIT_LOGIC_OR = 1,
CRIT_LOGIC_AND = 2,
CRIT_LOGIC_MAX = 3
} ACCESSTYPE;
Constants
-
CRIT_LOGIC_NULL
-
CRIT_LOGIC_OR
-
CRIT_LOGIC_AND
-
CRIT_LOGIC_MAX
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|