ISAWHRight::HasRightOf
Description
Retrieves one piece of the current user's rights to the item.
Syntax
boolean HasRightOf(Enum_UserRight UserRight)
Parameters
UserRight
[in] Specifies one piece of the current user's rights to the item.
Return Value
TRUE indicates success. FALSE indicates failure.
See Also