FEEDS_BACKGROUNDSYNC_ACTION Enumerated Type
Contains flags used by IFeedsManager::BackgroundSync to control the operation of the Feed Download Engine.
Syntax
typedef enum FEEDS_BACKGROUNDSYNC_ACTION { FBSA_DISABLE = 0, FBSA_ENABLE = 1, FBSA_RUNNOW = 2 } FEEDS_BACKGROUNDSYNC_ACTION;
Constants
Enumerated Type Information
Header and IDL files msfeeds.h, msfeeds.idl Minimum availability Internet Explorer 7 Minimum operating systems Windows XP SP2
See Also
Understanding the Feed Download Engine
Community Additions
ADD
Show: