Next: Feed a Process
Up: Process Support Subprograms
Previous: Connect Virtual Keyboard
This Subprogram disconnects the Virtual Keyboard from the currently
connected process.
Short Name Calling Sequence
STATUS = UIDCPC([DUMMY])
Long Name Calling Sequence
STATUS = UI_DISCONNECT_PROCESS(...)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Success
UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized
UININI )
Note:
- The Viewport associated with the currently connected Process will revert
to the status it had prior to the call to UI_CONNECT_PROCESS that connected
it to the keyboard. Thus, if it was previously hidden, it will be hidden again;
otherwise it will revert to its normal priority.
Liz Buckle
Fri Jan 13 17:46:53 CST 1995