FDO API Reference Feature Data Objects

virtual FDO_API FdoByte FdoIReader::GetByte FdoString propertyName  )  [pure virtual]
 

Gets the byte value of the specified property. No conversion is performed, thus the property must be FdoDataType_Byte or an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the byte value.

Comments or suggestions? Send us feedback.