FEEDS_EVENTS_MASK Enumerated Type
Contains flags that determine what type of events are returned by the event sink.
Syntax
typedef enum FEEDS_EVENTS_MASK { FEM_FOLDEREVENTS = 0x00000001, FEM_FEEDEVENTS = 0x00000002 } FEEDS_EVENTS_MASK;
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: