RSS Feeds, args to function calls

bhalpin
Member Posts: 309
Hi.
I'm attempting to read XML from an RSS feed using a variable of type 'Microsoft Feeds, version 1.0'.IFeed.
The problem I'm having is the five args that are required for the object's XML method. As documented at
http://msdn.microsoft.com/en-us/library/ms685028(VS.85).aspx:
What I'm looking for is a reference to the 'magic numbers' these constants represent. (Trying random integer values produces "interesting" results.)
Can anyone point me to this info?
Thank's in advance.
I'm attempting to read XML from an RSS feed using a variable of type 'Microsoft Feeds, version 1.0'.IFeed.
The problem I'm having is the five args that are required for the object's XML method. As documented at
http://msdn.microsoft.com/en-us/library/ms685028(VS.85).aspx:
xml = Feed.Xml(count, sortProperty, sortOrder, filterFlags, includeFlags)
-
count Required. Integer value that specifies the maximum number of items to return. Pass FEEDS_XML_COUNT_MAX to return all the items in the feed.
sortProperty Required. A FEEDS_XML_SORT_PROPERTY value that defines the sort column.
sortOrder Required. A FEEDS_XML_SORT_ORDER value that defines the sort direction.
filterFlags Required. A FEEDS_XML_FILTER_FLAGS value that specifies whether to include items based on read status.
includeFlags Required. A FEEDS_XML_INCLUDE_FLAGS value that specifies whether to include namespace extensions to Really Simple Syndication (RSS) 2.0 in the XML.
What I'm looking for is a reference to the 'magic numbers' these constants represent. (Trying random integer values produces "interesting" results.)
Can anyone point me to this info?
Thank's in advance.
0
Comments
-
Check out the enumerations right below where you are in the tree.
http://msdn.microsoft.com/en-us/library/cc974231(VS.85).aspx0 -
#-o #-o #-o #-o
Thanks a bunch (I'm too embarrassed to write anymore.)
#-o #-o #-o #-o0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions