Jump to content

GpiQueryTextBox: 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:2721:27, 6 April 2025 Iturbide talk contribs 5,337 bytes +5,337 Created page with "This function returns the relative coordinates of the four corners of a text box. ==Syntax== GpiQueryTextBox(hps, lCount1, pchString, lCount2, aptlPoints) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lCount1 (LONG) - input : Number of characters. : It must be greater or equal to 0 and less or equal to 512 ; pchString (PCH) - input : The character string. ; lCount2 (LONG) - input : Number of points. : Contains the number of point..."