Discuss this help topic in SecureBlackbox Forum
This event is fired when a privilege description is requested.
Declaration
Parameters
- Privilege - the privilege for which which the description is requested.
- Description - human-readable description of the privilege should be provided via this parameter.
- pcDescription - human-readable description of the privilege should be provided via this parameter.
- szDescription - the length of pcDescription in bytes.
- Language - specifies the language in which the Description is given.
- pcLanguage - specifies the language in which the Description is given.
- szLanguage - the length of pcLanguage in bytes.
Possible privileges
Description
The event handler should provide the description and specify the language in which this description is given.
Discuss this help topic in SecureBlackbox Forum