Jump to content

GpiDeleteMetaFile: 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:3218:32, 6 April 2025 Martini talk contribs 1,554 bytes +1,554 Created page with "This function deletes a metafile. ==Syntax== GpiDeleteMetaFile(hmf) ==Parameters== ; hmf (HMF) - input : Metafile handle. ==Return Value== ; rc (BOOL) - returns : Success indicator. :; TRUE :: Successful completion :; FALSE :: Error occurred. ==Remarks== This function deletes access to the specified memory metafile and makes the metafile handle invalid. ==Errors== Possible returns from WinGetLastError: ; PMERR_INV_HMF (0x207E) : An invalid metafile handle w..."