OEMDownloadCharGlyph function (printoem.h)
Describes the OEMDownloadCharGlyph function.
Syntax
DWORD OEMDownloadCharGlyph(
PDEVOBJ pdevobj,
PUNIFONTOBJ pUFObj,
HGLYPH hGlyph,
[out] PDWORD pdwWidth
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
pUFObj
Defines the PUNIFONTOBJ parameter pUFObj.
hGlyph
Defines the HGLYPH parameter hGlyph.
[out] pdwWidth
Defines the PDWORD parameter pdwWidth.
Return value
Returns a DWORD value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |