skip book previous and next navigation links
go up to top of book: HP OpenVMS I/O User's Reference Manual HP OpenVMS I/O User's Reference Manual
go to previous page: Terminal Sequences and Modes Terminal Sequences and Modes
go to next page: PDT$CANCEL  Cancel Queued Request PDT$CANCEL Cancel Queued Request
end of book navigation links

DControl Connection Routines   

This appendix lists and describes the calling conventions for the pseudoterminal driver control connection routines. The routines appear in this section in alphabetical order.

Control Connection Routines lists the control connection routines and their functions:


Table 1   Control Connection Routines
Routine Name Description
PTD$CANCEL
Cancels a queued control connection read request
PTD$CREATE
Creates a pseudoterminal
PTD$DELETE
Deletes a pseudoterminal
PTD$READ
Reads data from the pseudoterminal
PTD$READW
Reads data from the pseudoterminal and waits for read to complete
PTD$SET_EVENT_NOTIFICATION
Enables or disables terminal event notification ASTs
PTD$WRITE
Writes data to the pseudoterminal

skip links to sections within this chapter.
PDT$CANCEL Cancel Queued Request
PDT$CREATE Create a Pseudoterminal
PDT$DELETE Delete a Pseudoterminal
PDT$READ Read Data from Pseudoterminal
PDT$READW Read Data from Pseudoterminal and Wait
PDT$SET_EVENT_NOTIFICATION Enable or Disable Terminal Event Notification ASTs
PDT$WRITE Write Data to Pseudoterminal
end of content navigation links


go to previous page: Terminal Sequences and Modes Terminal Sequences and Modes
go to next page: PDT$CANCEL  Cancel Queued Request PDT$CANCEL Cancel Queued Request