/sys$common/syshlp/helplib.hlb System Services, $CHECK ACCESS *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Determines on behalf of a third-party user whether a named user can access the object specified. Format SYS$CHECK_ACCESS [objtyp], [objnam], [usrnam], itmlst, [contxt], [clsnam], [objpro], [usrpro] C Prototype int sys$check_access (unsigned int *objtyp, void *objnam, void *usrnam, void *itmlst, unsigned int *contxt, void *clsnam, void *objpro, void *usrpro);
Additional Information (explode) :
|