Product SiteDocumentation Site

5.4.17.3. delete (Class Method)


>>-delete(name)--------------------------------------------><

Attempts to delete an external Rexx named queue named name. This method returns "0" if the queue was successfully deleted. Non-zero results are the error codes from the RexxDeleteQueue() programming interface.