ACT_ITEM structure
[ACT_ITEM is no longer available for use as of Windows Vista.]
Syntax
typedef struct tagACT_ITEM {
ACT_TYPE type;
DWORD dwFlags;
PROPVARIANT propvar;
} ACT_ITEM, *PACT_ITEM;
Members
-
type
-
Type: ACT_TYPE
-
dwFlags
-
Type: DWORD
-
-
ACT_FLAG_DEFAULT
-
ACT_FLAG_INVERT
-
-
propvar
-
Type: PROPVARIANT
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 |
|