1<!-- 2 Administrative API header for CUPS. 3 4 Copyright © 2020-2024 by OpenPrinting. 5 Copyright © 2016 by Apple Inc. 6 7 Licensed under Apache License v2.0. See the file "LICENSE" for more 8 information. 9--> 10 11<h1 class='title'>Administrative APIs</h1> 12 13<div class='summary'><table summary='General Information'> 14<thead> 15<tr> 16 <th>Header</th> 17 <th>cups/adminutil.h</th> 18</tr> 19</thead> 20<tbody> 21<tr> 22 <th>Library</th> 23 <td>-lcups</td> 24</tr> 25<tr> 26 <th>See Also</th> 27 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br> 28 Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br> 29 Programming: <a href='api-httpipp.html' target='_top'>HTTP and IPP APIs</a></td> 30</tr> 31</tbody> 32</table></div> 33