Jump to content

VioQueryConsole: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Legacy
[[Category:Undocumented]]
|RepFunc=
This is an undocumented function of the API.
|Remarks=This page list the older version of the function for reference.
}}
This is an undocumented functions of the API.


According to some public discussion [http://comp.os.os2.programmer.misc.narkive.com/1z1GBX5t/undocumented-apis] 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.
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)