class PtTerminalInput { length; // unsigned short position; // PhPoint string; // string }
This class holds information on terminal text input generated by a Pt_CB_TERM_INPUT callback. This callback is generated for every keystroke except those where both Alt and Ctrl are held down.
Also see Pt_CB_TERM_INPUT in the PtTerminal section of the Photon documentation.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.