static FDO_API FdoByteValue* FdoByteValue::Create ( FdoByte  value  )  [static]

Constructs a default instance of an FdoByteValue using the specified arguments.

Parameters:
value Input a byte
Returns:
Returns the created FdoByteValue

Reimplemented from FdoDataValue.