1 03/18/85  get_process_access_class_
 2 
 3 
 4 Entry points in get_process_access_class_:
 5    (List is generated by the help command)
 6 
 7 
 8 :Entry: get_process_access_class_: 03/18/85 get_process_access_class_
 9 
10 
11 Function:
12 The get_process_access_class_ function returns the AIM access class
13 contained in the current process authorization.
14 
15 
16 Syntax:
17 declare get_process_access_class_ entry returns (bit(72) aligned);
18 access_class = get_process_access_class_ ();
19 
20 
21 Arguments:
22 access_class
23    is the access class derived from the process login authorization.
24    (Output)