/sys$common/syshlp/helplib.hlb System Services, $SET RESOURCE DOMAIN *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Controls the association between a calling process and resource domains. Format SYS$SET_RESOURCE_DOMAIN func ,rsdm_id ,domain_number ,[nullarg] ,[access] ,[acmode] C Prototype int sys$set_resource_domain (unsigned int func, unsigned int *rsdm_id, unsigned int domain_number, unsigned int nullarg, unsigned int access, unsigned int acmode);
Additional Information (explode) :
|