online source control
back to content
sign up free version control plan

ISAWHAddFileSet::Add

Description

Adds information of a to-be-added file which is stored in ISAWHAddFile interface to ISAWHAddFileSet.

Syntax

boolean ObjectName.Add(ISAWHAddFile AddFile)

Parameters

AddFile
[in] Specifies the information of the file.

Return Value

TRUE indicates success. FALSE indicates failure.

See Also