SMPProgAdd - STRACE - VIO Functions: Difference between revisions
Appearance
Replaced content with "{{IBM-Reprint}} {{SMPProgAdd}} {| class="wikitable" |+ Hook ID and Event Name Codes |- ! Hook ID <br/> Major/Minor Code ! Event Name |- | 6C/01 | VioRegister |- | 6C/02 | VioGetBuf |- | 6C/03 | VioGetCurPos |- | 6C/04 | VioGetCurType |- | 6C/05 | VioGetMode |- | 6C/06 | VioGetPhysBuf |- | 6C/07 | VioReadCellStr |- | 6C/08 | VioReadCharStr |- | 6C/09 | VioScrollDn |- | 6C/0A | VioScrollUp |- | 6C/0B | VioScrollLf |- | 6C/0C | VioScrollRt |- | 6C/0D | VioSetCurPos |-..." Tag: Replaced |
No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 6C/01 | | 6C/01 | ||
| VioRegister | | [[VioRegister]] | ||
|- | |- | ||
| 6C/02 | | 6C/02 | ||
| VioGetBuf | | [[VioGetBuf]] | ||
|- | |- | ||
| 6C/03 | | 6C/03 | ||
| VioGetCurPos | | [[VioGetCurPos]] | ||
|- | |- | ||
| 6C/04 | | 6C/04 | ||
| VioGetCurType | | [[VioGetCurType]] | ||
|- | |- | ||
| 6C/05 | | 6C/05 | ||
| VioGetMode | | [[VioGetMode]] | ||
|- | |- | ||
| 6C/06 | | 6C/06 | ||
| VioGetPhysBuf | | [[VioGetPhysBuf]] | ||
|- | |- | ||
| 6C/07 | | 6C/07 | ||
| VioReadCellStr | | [[VioReadCellStr]] | ||
|- | |- | ||
| 6C/08 | | 6C/08 | ||
| VioReadCharStr | | [[VioReadCharStr]] | ||
|- | |- | ||
| 6C/09 | | 6C/09 | ||
| VioScrollDn | | [[VioScrollDn]] | ||
|- | |- | ||
| 6C/0A | | 6C/0A | ||
| VioScrollUp | | [[VioScrollUp]] | ||
|- | |- | ||
| 6C/0B | | 6C/0B | ||
| VioScrollLf | | [[VioScrollLf]] | ||
|- | |- | ||
| 6C/0C | | 6C/0C | ||
| VioScrollRt | | [[VioScrollRt]] | ||
|- | |- | ||
| 6C/0D | | 6C/0D | ||
| VioSetCurPos | | [[VioSetCurPos]] | ||
|- | |- | ||
| 6C/0E | | 6C/0E | ||
| VioSetCurType | | [[VioSetCurType]] | ||
|- | |- | ||
| 6C/0F | | 6C/0F | ||
| VioSetMode | | [[VioSetMode]] | ||
|- | |- | ||
| 6C/10 | | 6C/10 | ||
| VioShowBuf | | [[VioShowBuf]] | ||
|- | |- | ||
| 6C/11 | | 6C/11 | ||
| VioWrtCellStr | | [[VioWrtCellStr]] | ||
|- | |- | ||
| 6C/12 | | 6C/12 | ||
| VioWrtCharStr | | [[VioWrtCharStr]] | ||
|- | |- | ||
| 6C/13 | | 6C/13 | ||
| VioWrtCharStrAtt | | [[VioWrtCharStrAtt]] | ||
|- | |- | ||
| 6C/14 | | 6C/14 | ||
| VioWrtNAttr | | [[VioWrtNAttr]] | ||
|- | |- | ||
| 6C/15 | | 6C/15 | ||
| VioWrtNCell | | [[VioWrtNCell]] | ||
|- | |- | ||
| 6C/16 | | 6C/16 | ||
| VioWrtNChar | | [[VioWrtNChar]] | ||
|- | |- | ||
| 6C/17 | | 6C/17 | ||
| VioWrtTTY | | [[VioWrtTTY]] | ||
|- | |- | ||
| 6C/18 | | 6C/18 | ||
| VioSetAnsi | | [[VioSetAnsi]] | ||
|- | |- | ||
| 6C/19 | | 6C/19 | ||
| VioGetAnsi | | [[VioGetAnsi]] | ||
|- | |- | ||
| 6C/1A | | 6C/1A | ||
| VioModeWait | | [[VioModeWait]] | ||
|- | |- | ||
| 6C/1B | | 6C/1B | ||
| VioSavRedrawWait | | [[VioSavRedrawWait]] | ||
|- | |- | ||
| 6C/1C | | 6C/1C | ||
| VioSavRedrawUndo | | [[VioSavRedrawUndo]] | ||
|- | |- | ||
| 6C/1D | | 6C/1D | ||
| VioScrLock | | [[VioScrLock]] | ||
|- | |- | ||
| 6C/1E | | 6C/1E | ||
| VioScrUnLock | | [[VioScrUnLock]] | ||
|- | |- | ||
| 6C/1F | | 6C/1F | ||
| VioModeUndo | | [[VioModeUndo]] | ||
|- | |- | ||
| 6C/20 | | 6C/20 | ||
| VioGetFont | | [[VioGetFont]] | ||
|- | |- | ||
| 6C/21 | | 6C/21 | ||
| VioGetConfig | | [[VioGetConfig]] | ||
|- | |- | ||
| 6C/22 | | 6C/22 | ||
| VioPopUp | | [[VioPopUp]] | ||
|- | |- | ||
| 6C/23 | | 6C/23 | ||
| VioEndPopUp | | [[VioEndPopUp]] | ||
|- | |- | ||
| 6C/24 | | 6C/24 | ||
| VioDeRegister | | [[VioDeRegister]] | ||
|- | |- | ||
| 6C/25 | | 6C/25 | ||
| VioPrtSc | | [[VioPrtSc]] | ||
|- | |- | ||
| 6C/26 | | 6C/26 | ||
| VioPrtScToggle | | [[VioPrtScToggle]] | ||
|- | |- | ||
| 6C/27 | | 6C/27 | ||
| VioSetCp | | [[VioSetCp]] | ||
|- | |- | ||
| 6C/28 | | 6C/28 | ||
| VioGetCp | | [[VioGetCp]] | ||
|- | |- | ||
| 6C/29 | | 6C/29 | ||
| VioSetFont | | [[VioSetFont]] | ||
|- | |- | ||
| 6C/2A | | 6C/2A | ||
| VioGetState | | [[VioGetState]] | ||
|- | |- | ||
| 6C/2B | | 6C/2B | ||
| VioSetState | | [[VioSetState]] | ||
|- | |- | ||
| 6C/2C | | 6C/2C | ||
| VioAssociate | | [[VioAssociate]] | ||
|- | |- | ||
| 6C/2D | | 6C/2D | ||
| VioCreateLogFont | | [[VioCreateLogFont]] | ||
|- | |- | ||
| 6C/2E | | 6C/2E | ||
| VioCreatePS | | [[VioCreatePS]] | ||
|- | |- | ||
| 6C/2F | | 6C/2F | ||
| | | [[VioDeleteSetId]] | ||
|- | |- | ||
| 6C/30 | | 6C/30 | ||
| VioGetDeviceCellSize | | [[VioGetDeviceCellSize]] | ||
|- | |- | ||
| 6C/31 | | 6C/31 | ||
| VioGetOrg | | [[VioGetOrg]] | ||
|- | |- | ||
| 6C/32 | | 6C/32 | ||
| VioGetPSAddress | | [[VioGetPSAddress]] | ||
|- | |- | ||
| 6C/33 | | 6C/33 | ||
| VioGlobalReg | | [[VioGlobalReg]] | ||
|- | |- | ||
| 6C/34 | | 6C/34 | ||
| VioQueryConsole | | [[VioQueryConsole]] | ||
|- | |- | ||
| 6C/35 | | 6C/35 | ||
| VioQueryFonts | | [[VioQueryFonts]] | ||
|- | |- | ||
| 6C/36 | | 6C/36 | ||
| | | [[VioQuerySetIds]] | ||
|- | |- | ||
| 6C/37 | | 6C/37 | ||
| VioSetDeviceCellSize | | [[VioSetDeviceCellSize]] | ||
|- | |- | ||
| 6C/38 | | 6C/38 | ||
| VioSetOrg | | [[VioSetOrg]] | ||
|- | |- | ||
| 6C/39 | | 6C/39 | ||
| VioShieldInit | | [[VioShieldInit]] | ||
|- | |- | ||
| 6C/3A | | 6C/3A | ||
| VioShieldTerm | | [[VioShieldTerm]] | ||
|- | |- | ||
| 6C/3B | | 6C/3B | ||
| VioShowPS | | [[VioShowPS]] | ||
|- | |- | ||
| 6C/3C | | 6C/3C | ||
| VioDestroyPS | | [[VioDestroyPS]] | ||
|} | |} |
Latest revision as of 16:12, 24 May 2025
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation