Changes between Version 11 and Version 12 of MapGuideRfc117
- Timestamp:
- 08/26/11 09:59:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc117
v11 v12 142 142 143 143 PUBLISHED_API: 144 // Selects features from a feature source according to the criteria set in the 145 // MgFeatureQueryOptions argument. Returns a feature reader that has counting and 146 // scrolling capabilities 147 MgdScrollableFeatureReader* SelectFeaturesExtended(MgResourceIdentifier* resource, 148 CREFSTRING className, 149 MgFeatureQueryOptions* options); 150 144 151 // Registers a new FDO provider given its library path 145 152 void RegisterProvider(CREFSTRING providerLibraryPath);