Jump to content

GpiQueryDrawingMode: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 April 2025

  • curprev 22:5622:56, 6 April 2025 Iturbide talk contribs 1,394 bytes +1,394 Created page with "This function returns the current drawing mode, as set by GpiSetDrawingMode. ==Syntax== GpiQueryDrawingMode(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lMode (LONG) - returns : Drawing mode. : (See GpiSetDrawingMode for details): :; >0 :: Drawing mode :; DM_ERROR :: Error. ==Remarks== This function retrieves the current drawing mode of the presentation space. ==Errors== Possible returns from WinGetLastErro..."