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

ISAWHUndoCheckoutFileSet::Add

Description

Adds the information of a to-be-undone-checked-out file which is stored in ISAWHUndoCheckoutFile interface to ISAWHUndoCheckoutFileSet.

Syntax

boolean ObjectName.Add(ISAWHUndoCheckoutFile* UndoCheckout)

Parameters

UndoCheckout
[in] Specifies information about a file to be undone checkout.

Return Value

TRUE indicates success. FALSE indicates failure.

See Also