Jump to content

GpiOpenMetaFile: Difference between revisions

From EDM2
Created page with "This is an undocumented function ==Syntax== GpiOpenMetafile(HDC, PBYTE ); ==Parameters== ; (HDC) : ; (PBYTE) : ==Returns== ;rc (BOOL) - 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, PBYTE );
  GpiOpenMetafile(hdc, pbyte );


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


; ([[PBYTE]]) :
; pbyte ([[PBYTE]]) - input :


==Returns==
==Returns==

Latest revision as of 19:04, 19 May 2025

This is an undocumented function

Syntax

GpiOpenMetafile(hdc, pbyte );

Parameters

hdc (HDC) - input
pbyte (PBYTE) - input

Returns

rc (BOOL) - return