Changes between Version 4 and Version 5 of FDORfc34


Ignore:
Timestamp:
Apr 15, 2009, 1:23:58 PM (15 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc34

    v4 v5  
    6565The following FDo interfaces will be updated to allow for indexed access:
    6666
     67{{{
    6768/// \brief
    6869/// The FdoIFeatureReader interface provides a forward-only, read-only iterator
     
    262263    FDO_API virtual FdoIRaster* GetRaster(FdoInt32 index);
    263264};
    264 
    265 
    266 
     265}}}
    267266
    268267