Jump to content

GpiQueryNumberSetIds: 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:3121:31, 6 April 2025 Iturbide talk contribs 1,358 bytes +1,358 Created page with "This function returns the number of local identifiers (lcids) currently in use, referring to fonts or bit maps. ==Syntax== GpiQueryNumberSetIds(hps) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ==Return Value== ; lCount (LONG) - returns : Number of lcids. :; >=0 :: Number of lcids in use :; GPI_ALTERROR :: Error. ==Remarks== LCID_DEFAULT is included if the default font has been changed (see GpiCreateLogFont). The information returned b..."