z/OS DFSMSrmm Application Programming Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


End API communication

z/OS DFSMSrmm Application Programming Interface
SC23-6872-00

To end communication with the API, set the function code to 2 (=CLOSE) and call EDGXHINT, passing the pointer to the interface struct:
interStruct.function        = 2L;
EDGXHINT(pI);

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014