CRIT_ITEM structure
[CRIT_ITEM is no longer available for use as of Windows Vista.]
Syntax
typedef struct tagCRIT_ITEM {
CRIT_TYPE type;
DWORD dwFlags;
PROPVARIANT propvar;
CRIT_LOGIC logic;
} CRIT_ITEM;
Members
-
type
-
Type: CRIT_TYPE
-
dwFlags
-
Type: DWORD
-
propvar
-
Type: PROPVARIANT
-
logic
-
Type: CRIT_LOGIC
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 |
|