CPGuide - Video Functions: Difference between revisions
Appearance
Created page with "{{IBM-Reprint}} {{CPGuide}} This chapter describes the video functions. The video functions described in this section are: *VioAssociate *VioCreateLogFont *VioCreatePS ..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
The video functions described in this section are: | 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]] | |||
[[Category:CPGuide]] | |||
Latest revision as of 03:57, 3 March 2020
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
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