FEEDS_EVENTS_SCOPE Enumerated Type
Contains flags that determine which events are sent to the event sink.
Syntax
typedef enum FEEDS_EVENTS_SCOPE { FES_ALL = 0, FES_SELF_ONLY = 1, FES_SELF_AND_CHILDREN_ONLY = 2 } FEEDS_EVENTS_SCOPE;
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
Community Additions
ADD
Show: