Jump to content

GpiSetEditMode: 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:5422:54, 6 April 2025 Iturbide talk contribs 2,711 bytes +2,711 Created page with "This function sets the current editing mode. ==Syntax== GpiSetEditMode(hps, lMode) ==Parameters== ; hps (HPS) - input : Presentation-space handle. ; lMode (LONG) - input : Edit mode. :; SEGEM_INSERT :: Insert mode :; SEGEM_REPLACE :: Replace mode. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Error occurred. ==Remarks== This function determines whether a new element is to be inserted into a segm..."