CPGuide - Video Functions: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
*[[VioGetConfig]] | *[[VioGetConfig]] | ||
*[[VioGetCp]] | *[[VioGetCp]] | ||
*VioGetCurPos | *[[VioGetCurPos]] | ||
*VioGetCurType | *[[VioGetCurType]] | ||
*VioGetDeviceCellSize | *[[VioGetDeviceCellSize]] | ||
*VioGetMode | *[[VioGetMode]] | ||
*VioGetOrigin | *[[VioGetOrigin]] | ||
*VioGetState | *[[VioGetState]] | ||
*VioModeUndo | *[[VioModeUndo]] | ||
*VioModeWait | *[[VioModeWait]] | ||
*VioPopUp | *[[VioPopUp]] | ||
*VioQueryFonts | *[[VioQueryFonts]] | ||
*VioQuerySetIds | *[[VioQuerySetIds]] | ||
*VioReadCellStr | *[[VioReadCellStr]] | ||
*VioReadCharStr | *[[VioReadCharStr]] | ||
*VioSavRedrawWait | *[[VioSavRedrawWait]] | ||
*VioSavRedrawUndo | *[[VioSavRedrawUndo]] | ||
*VioScrollDown | *[[VioScrollDown]] | ||
*VioScrLock | *[[VioScrLock]] | ||
*VioScrollLeft | *[[VioScrollLeft]] | ||
*VioScrollRight | *[[VioScrollRight]] | ||
*VioScrollUp | *[[VioScrollUp]] | ||
*VioScrUnLock | *[[VioScrUnLock]] | ||
*VioSetAnsi | *[[VioSetAnsi]] | ||
*VioSetCp | *[[VioSetCp]] | ||
*VioSetCurPos | *[[VioSetCurPos]] | ||
*VioSetCurType | *[[VioSetCurType]] | ||
*VioSetDeviceCellSize | *[[VioSetDeviceCellSize]] | ||
*VioSetMode | *[[VioSetMode]] | ||
*VioSetOrigin | *[[VioSetOrigin]] | ||
*VioSetState | *[[VioSetState]] | ||
*VioShowBuf | *[[VioShowBuf]] | ||
*VioShowPS | *[[VioShowPS]] | ||
*VioWrtCellStr | *[[VioWrtCellStr]] | ||
*VioWrtCharStr | *[[VioWrtCharStr]] | ||
*VioWrtCharStrAtt | *[[VioWrtCharStrAtt]] | ||
*VioWrtNAttr | *[[VioWrtNAttr]] | ||
*VioWrtNCell | *[[VioWrtNCell]] | ||
*VioWrtNChar | *[[VioWrtNChar]] | ||
*VioWrtTTY | *[[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