Jump to content

VioQueryConsole: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is an undocumented functions of the API.
[[Category:Undocumented]]
This is an undocumented function 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.


[[Category:The OS/2 API Project]]
==Syntax==
VIOQUERYCONSOLE(void)
 
[[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)