VioQueryConsole: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Undocumented]] | |||
This is an undocumented function of the API. | |||
This is an undocumented | |||
According to some public discussion | According to some public discussion VioQueryConsole may return a [[HVIO]]. Since any other VIO routine will work with a hvio = 0 (with rare exceptions) this might be the reason why that function is of no value. | ||
Looks like IBM tried to implement multiple logical fullscreen video devices (like they did with keyboard and mouse) but didn't quite get to it or didn't see any use in doing so once they defined logical video buffers. | Looks like IBM tried to implement multiple logical fullscreen video devices (like they did with keyboard and mouse) but didn't quite get to it or didn't see any use in doing so once they defined logical video buffers. | ||
==Syntax== | |||
VIOQUERYCONSOLE(void) | |||
[[Category:Vio]] | [[Category:Vio]] |
Latest revision as of 19:08, 19 May 2025
This is an undocumented function of the API.
According to some public discussion VioQueryConsole may return a HVIO. Since any other VIO routine will work with a hvio = 0 (with rare exceptions) this might be the reason why that function is of no value.
Looks like IBM tried to implement multiple logical fullscreen video devices (like they did with keyboard and mouse) but didn't quite get to it or didn't see any use in doing so once they defined logical video buffers.
Syntax
VIOQUERYCONSOLE(void)