The following changes have been made to HsvData:
Enum HSV_DATA_UPDATE_MODE has been added; for details, see Update Mode Constants.
The Duplicates load option uses the constants in Enum HSV_DATA_UPDATE_MODE instead of the constants that were previously documented.
UpdateDataUsingMDDataBuffer has been changed: the bClearExistingSubCubeData argument has been removed, and the lEnumUpdateMode and bAccumulateWithinBuffer arguments have been added.
AddDataToMDCube, deprecated in release 1.2, has been removed in release 2.0.
UpdateDataUsingMDCube, deprecated in release 1.2, has been removed in release 2.0.
The load options have been changed. Two new load options with index numbers 5 and 6 have been added, and the index of the Mode option has been changed from 5 to 7. See Table 61, Data Load Options for details.
Cell statuses are now represented by constants in the HFMConstants type library; for an overview, see About Cell Statuses.
The sNumDecimals and sScale arguments have been added to GetTextCell.