613-518-1166 info@zimdatabases.com

ZIM Development Center (DC) for Zim 7

pUnregisterProcess

< All Topics

pUnregisterProcess

Unregister a process with the Process Manager.

Syntax

pUnRegisterProcess ( inout vlStatus,
                     inout vlProcessId,
                     in vlWindowName)

Parameters

vlStatus

The return status from pUnRegisterProcess.

vlProcessId

The process id of the process to be unregistered.

vlWindowName

The name of the window associated with the process.

Comments

The pRegisterProcess command makes the Process Manager aware of a new process. The pUnregisterProcess command tells the Process Manager that a process is being terminated. A process can be identified by either its window name or its process id. On return, vlProcessId is always set to $NULL to indicate that the process has been unregistered.

Uses

pProcessManager

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents