Send an action to a specific process.
pSendAction ( out vlStatus,
in vlAction,
in vlProcessId )
vlStatus | The returned status from pSendAction. |
vlAction | The "action". |
vlProcessId | The process id of the process to receive the action. |
The Process Manager determines the name of the program associated with the given process id and calls the program, passing the action in vlAction.