Jump to content

Presentation Device Driver Functions: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 7: Line 7:
   <td style="width:60%; width:60%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">
   <td style="width:60%; width:60%; border: 1px solid #c6c9ff; padding%: .5em 1em 1em%; color: #000000; background-color: #ffffff">


=== Data Types ===
* ACQUIREFB
*


=== Subtitle ===
=== Mandatory and Simulated Graphics Engine Function ===
* GreAccumulateBounds
* [[OS2_API:XXXX|XXXX]]
* [[OS2_API:XXXX|XXXX]]
* [[OS2_API:XXXX|XXXX]]
===Device Support Function===
* Default_Primary
* DspDefaultResolution
* DspQueryDriverInfo
* DspQueryDriverNames
* DspSetDriverInfo
* GetDriverInfo
* GreCloseDC
* GreCopyDCLoadData
* GreCreateBitmap
* GreCreateJournalFile
* ...


===BIDI Command Structures and Command Flow===
*


</td>
</td>

Revision as of 14:59, 23 June 2016

Presentation Device Driver

Data Types

  • ACQUIREFB

Mandatory and Simulated Graphics Engine Function

Device Support Function

  • Default_Primary
  • DspDefaultResolution
  • DspQueryDriverInfo
  • DspQueryDriverNames
  • DspSetDriverInfo
  • GetDriverInfo
  • GreCloseDC
  • GreCopyDCLoadData
  • GreCreateBitmap
  • GreCreateJournalFile
  • ...

BIDI Command Structures and Command Flow

External References