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

ISAWHPurgeItemSet::Get

Description

Retrieves the information of a to-be-purged item.

Syntax

boolean Get(long Index,  ISAWHPurgeItem* PurgeItem)

Parameters

Index
[in] Specifies the
index number of the purged item.

PurgeItem
[in] Specifies the general information about the purged item.

Return Value

TRUE indicates success. FALSE indicates failure.

See Also