Copyright Digital Equipment Corp. All rights reserved.

$SET_SECURITY

   Modifies the security characteristics of a protected object.

   Format

     SYS$SET_SECURITY  [clsnam] ,[objnam] ,[objhan] ,[flags]

                       ,[itmlst] ,[contxt] ,[acmode]

   C Prototype

     int sys$set_security  (void *clsnam, void *objnam, unsigned

                           int *objhan, unsigned int flags, void

                           *itmlst, unsigned int *contxt, unsigned

                           int *acmode);
 


Additional information available:

Arguments