Jump to content

CPGuide - Video Functions: Difference between revisions

From EDM2
Created page with "{{IBM-Reprint}} {{CPGuide}} This chapter describes the video functions. The video functions described in this section are: *VioAssociate *VioCreateLogFont *VioCreatePS ..."
 
mNo edit summary
Line 5: Line 5:


The video functions described in this section are:  
The video functions described in this section are:  
 
*[[VioAssociate]]
*VioAssociate  
*[[VioCreateLogFont]]
*VioCreateLogFont  
*[[VioCreatePS]]
*VioCreatePS  
*[[VioDeleteSetId]]
*VioDeleteSetId  
*[[VioDestroyPS]]
*VioDestroyPS  
*[[VioEndPopUp]]
*VioEndPopUp  
*[[VioGetAnsi]]
*VioGetAnsi  
*[[VioGetBuf]]
*VioGetBuf  
*[[VioGetConfig]]
*VioGetConfig  
*[[VioGetCp]]
*VioGetCp  
*VioGetCurPos  
*VioGetCurPos  
*VioGetCurType  
*VioGetCurType  

Revision as of 14:54, 29 February 2020

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

Control Program Programming Guide and Reference
  1. Introduction to the Control Program
  2. Control Program Functions
  3. Keyboard Functions
  4. Mouse Functions
  5. Video Functions
  6. Data Types
  7. Errors
  8. Debugging
  9. Kernel Debugger Communications Protocol
  10. Device I/O
  11. Dynamic Linking
  12. Error Management
  13. Exception Management
  14. Extended Attributes
  15. File Management
  16. File Names
  17. File Systems
  18. Generic IOCtl Commands
  19. Memory Management
  20. Message Management
  21. National Language Support
  22. Pipes
  23. Program Execution Control
  24. Queues
  25. Semaphores
  26. Timers
  27. Notices
  28. Glossary

This chapter describes the video functions.

The video functions described in this section are:

  • VioAssociate
  • VioCreateLogFont
  • VioCreatePS
  • VioDeleteSetId
  • VioDestroyPS
  • VioEndPopUp
  • VioGetAnsi
  • VioGetBuf
  • VioGetConfig
  • VioGetCp
  • VioGetCurPos
  • VioGetCurType
  • VioGetDeviceCellSize
  • VioGetMode
  • VioGetOrigin
  • VioGetState
  • VioModeUndo
  • VioModeWait
  • VioPopUp
  • VioQueryFonts
  • VioQuerySetIds
  • VioReadCellStr
  • VioReadCharStr
  • VioSavRedrawWait
  • VioSavRedrawUndo
  • VioScrollDown
  • VioScrLock
  • VioScrollLeft
  • VioScrollRight
  • VioScrollUp
  • VioScrUnLock
  • VioSetAnsi
  • VioSetCp
  • VioSetCurPos
  • VioSetCurType
  • VioSetDeviceCellSize
  • VioSetMode
  • VioSetOrigin
  • VioSetState
  • VioShowBuf
  • VioShowPS
  • VioWrtCellStr
  • VioWrtCharStr
  • VioWrtCharStrAtt
  • VioWrtNAttr
  • VioWrtNCell
  • VioWrtNChar
  • VioWrtTTY