Changes between Version 6 and Version 7 of FDORfc64


Ignore:
Timestamp:
Sep 24, 2012, 10:28:13 AM (12 years ago)
Author:
danstoica
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc64

    v6 v7  
    8181== How to use this API ==
    8282
     83{{{
    8384       // The filter geometry
    8485       FdoPtr<FdoIGeometry> geomRight = ...
     
    114115       // Do something with the result and continue with a the next candidate...
    115116
     117}}}
     118
    116119== Managed FDO API ==
    117120