ISAWHUserSet::Get
Description
Retrieves the user name.
Syntax
boolean ObjectName.Get(long Index, BSTR* UserName)
Parameters
Index
[in] Specifies the index number of the user.
UserName
[out] Returns the user name.
Return Value
TRUE indicates success. FALSE indicates failure.
See Also