Jump to content

GpiQueryMetaFileBits: 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 18:3518:35, 6 April 2025 Martini talk contribs 3,205 bytes +3,205 Created page with "This function transfers a metafile to application storage. ==Syntax== GpiQueryMetaFileBits(hmf, lOffset, lLength, pbData) ==Parameters== ; hmf (HMF) - input : Memory-metafile handle. ; lOffset (LONG) - input : Byte offset. : Offset into the metafile data from which the transfer must start. This is useful in instances where the metafile data is too long to fit into a single application buffer. It must be greater or equal to 0. ; lLength (LONG) - input : L..."