xpacmddel - Man Page
XPACmdDel: remove a command from an XPA command public access point
Synopsis
#include <xpa.h> void XPACmdDel(XPA xpa, XPACmd cmd);
Description
This routine removes a command from the list of available commands in a given XPA. That command will no longer be available for processing.
See Also
See xpa(n) for a list of XPA help pages
Referenced By
July 23, 2013 version 2.1.15 SAORD Documentation