FDO API Reference Feature Data Objects

IMeasureUnitReader.h File Reference

#include <FdoStd.h>
#include <Fdo/Commands/UnitOfMeasure/BaseUnit.h>

Include dependency graph for IMeasureUnitReader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoIMeasureUnitReader
 The FdoIMeasureUnitReader interface provides forward-only, read-only functionality for enumerating measurement units. A reference to an FdoIMeasureUnitReader interface is returned from the GetMeasureUnits command. The initial position of the FdoIMeasureUnitReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.