function JwRightType(const Right: Cardinal): TJwRightType;
Returns the type of right as TJwRightType. It returns rtNone if parameter Right is zero.
JwRightType returns the type of a given right. The function checks the bits of parameter Right from higher bits to lower bits and returns the type when it finds a set bit. The order it returns a type is the following : Generic, Reserved, Maximum, SACL, Standard, Specific,
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|