ISAWHLabelFileSet::Add
Description
Adds the file information which is stored in ISAWHLabelFile interface to ISAWHLabelFileSet.
Syntax
boolean ObjectName.Add(ISAWHLabelFile* LabelFile)
Parameters
LabelFile
[in] Specifies the name of the labeled file.
Return Value
TRUE indicates success. FALSE indicates failure.
See Also