Index

DXCommonPrivilegeV4

Purpose:

This class supports access control functions.

Methods:

initialization
        init(LPDISPATCH ds);

init(LPDISPATCH ds);

checkAuthorization
        short   checkAuthorization(short index);

Checks the authority of the specified privilege index. The returned value contains the authority.

setAuthorization
        setAuthorization(short index,   short   authority);

Sets the authority of the specified privilege to the given value.

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.