/sys$common/syshlp/helplib.hlb System Services, $GET SECURITY *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Retrieves the security characteristics of an object. Format SYS$GET_SECURITY [clsnam] ,[objnam] ,[objhan] ,[flags] ,[itmlst] ,[contxt] ,[acmode] C Prototype int sys$get_security ( void *clsnam, void *objnam, unsigned int *objhan, unsigned int flags, void *itmlst, unsigned int *contxt, unsigned int *acmode);
Additional Information (explode) :
|