GpiOpenMetaFile: Difference between revisions
Appearance
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( | GpiOpenMetafile(hdc, pbyte ); | ||
==Parameters== | ==Parameters== | ||
; ([[HDC]]) : | ; hdc ([[HDC]]) - input : | ||
; ([[PBYTE]]) : | ; pbyte ([[PBYTE]]) - input : | ||
==Returns== | ==Returns== |