XYCopyConfig copies the style properties from the source 1D or 2D dataset to the destination 1D or 2D dataset.
Return Value
bool is TRUE (1), when the function was successful.
Parameters
hDataDest is the handle of the destination dataset.
hDataSource is the handle of the source dataset.
If bCopyDatasource is FALSE (0), the datasource information (info text, legend text, channel names and units and source data file name) are not copied.
History
| Version | Description |
|---|---|
| 5.15.5 | Correction: Order of hDataDest and hDataSource corrected. |
| 5.1.0 | New |
See also
id-2096353