Jump to content

GpiCloseMetafile: Difference between revisions

From EDM2
Created page with "This is an undocumented function ==Syntax== GpiOpenMetafile(hdc); ==Parameters== ; hdc (HDC) - input : ==Returns== ;rc (HMF) - return : Category:Gpi"
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Undocumented]]
This is an undocumented function
This is an undocumented function


==Syntax==
==Syntax==
  GpiOpenMetafile(hdc);
  GpiCloseMetafile(hdc);


==Parameters==
==Parameters==
; hdc ([[HDC]]) - input :
; ''hdc'' ([[HDC]]) - input :


==Returns==
==Returns==
;rc ([[HMF]]) - return :
;''rc'' ([[HMF]]) - return :


[[Category:Gpi]]
[[Category:Gpi]]

Latest revision as of 18:03, 23 May 2025

This is an undocumented function

Syntax

GpiCloseMetafile(hdc);

Parameters

hdc (HDC) - input

Returns

rc (HMF) - return