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

$$PRODE^XPDUTL(): Disable/Enable a Protocol

Reference Type: Supported, Category: KIDS, ICR#: 10141

Description

The $$PRODE^XPDUTL extrinsic function is used in a Pre-Init or Post-Init routine during KIDS installations. Use this function to disable or enable a protocol.

Format

  $$PRODE^XPDUTL(name,action)

Input Parameters

name:

(required) Protocol name.

action:

(required)

  • 1—Enable a protocol.

  • 2—Disable a protocol.

Output

returns:

Returns:

  • 1—Success.

  • 0—Failure.