| Programming Interface Information:
This page documents intended Programming Interfaces that allow the customer to write programs to obtain the services of z/VM. | 
AOFPARM
Control Block Contents  
   AOFPARM DSECT
Cross Reference (Contains links to field and bit definitions)
AOFPARM Prolog
 NAME       : AOFPARM
 DESCRIPTION: Parameter list for HCPACUOF
 DSECT      : AOFPARM
 FUNCTION   : Contains the parameters to be passed between the
              system accounting routines and the accounting
              user exit HCPACUOF.
 LOCATED BY : N/A
 CREATED BY : HCPACO
              HCPCKP (as a static area within HCPCKP)
 DELETED BY : HCPACO
AOFPARM Control Block Content
AOFPARM DSECT
Hex   Dec Type/Val   Lng Label (dup)    Comments
---- ---- --------- ---- -------------- --------
0000    0 Structure      AOFPARM        Parameter list for HCPACUOF
     Accounting record.
0000    0 Signed       4 AOFAREC        Contains the address of a
                                        completed accounting record.
          00000001       AOFSIZE        (*-AOFPARM+7)/8 AOFPARM size in
                                        doublewords
AOFPARM Storage Layout
          
*** AOFPARM - Parameter list for HCPACUOF
*
*     +---------------------------+
*   0 |         AOFAREC           | 4
*     +---------------------------+
*
*** AOFPARM - Parameter list for HCPACUOF
AOFPARM Cross Reference
Symbol Dspl Value -------------- ---- ----- AOFAREC 0000 AOFSIZE 0000 00000001
Last updated on 6 Jun 2001 at 11:02:20 EDT.
Copyright IBM Corporation, 1990, 2001