SetDataInfoΒΆ

SetDataInfo sets the dataset info string.

bool = SetDataInfo(hData, ssInfo)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hData

hData is the handle of a 1D, 2D or 3D dataset.

ssInfo

ssInfo is a string saved with the dataset.

id-1597596