Jump to content

GpiQueryCharSet: 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 21:4621:46, 6 April 2025 Iturbide talk contribs 1,756 bytes +1,756 Created page with "GpiQueryCharSet - Syntax This function returns the character-set local identifier (lcid), as set by the GpiSetCharSet function. ==Syntax== GpiQueryCharSet(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lLcid (LONG) - returns : Character-set local identifier. :; LCID_DEFAULT :: Default :; >0 :: Local identifier :; LCID_ERROR :: Error. ==Remarks== This function is invalid when the drawing mode (see GpiSetDrawingMo..."