Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$DELETE^XPDPROT(): Delete Child Protocol from Parent Protocol

Reference Type: Supported, Category: Menu Manager, ICR#: 5567

Description

The $$DELETE^XPDPROT extrinsic function deletes a child input protocol from a parent input protocol ITEM (#10) Multiple field in the PROTOCOL (#101) file.

NOTE: This API was released with Kernel Patch XU*8.0*547.

Format

  $$DELETE^XPDPROT(parent,child)

Input Parameters

parent:

(required) Name of the parent protocol in the PROTOCOL (#101) file from which a child input protocol should be deleted.

child:

(required) Name of the child protocol being deleted from the parent input protocol in the PROTOCOL (#101) file.

Output

returns:

Returns:

  • 1—Success: The child input protocol deleted from the parent input protocol ITEM (#10) Multiple field in the PROTOCOL (#101) file.

  • 0—Failure: The child input protocol not deleted from the parent input protocol ITEM (#10) Multiple field in the PROTOCOL (#101) file.