Product Site

18.3.1.2. RXSUBCOM DROP

RXSUBCOM DROP deregisters a subcommand handler.

Parameters:
envname

The name of the subcommand handler.
dllname

The name of the dynamic-link file containing the subcommand handler routine.

Return codes:
0

The subcommand handler was successfully deregistered.
30

The subcommand handler does not exist.
40

The environment was registered by a different process as RXSUBCOM_NONDROP.
-1

A parameter is missing or specified incorrectly.