共用方式為


OEMQueryFontTree 函式 (printoem.h)

OEMQueryFontTree 函式提供 GDI 的指標,其結構定義下列其中一項:

  • 從 Unicode 到字元句柄的對應,包括字元變體

  • Kerning 配對與 Kerning 句柄的對應

語法

PVOID OEMQueryFontTree(
  DHPDEV    dhpdev,
  ULONG_PTR iFile,
  ULONG     iFace,
  ULONG     iMode,
  ULONG_PTR *pid
);

參數

dhpdev

定義 DHPDEV 參數 dhpdev

iFile

定義 ULONG_PTR 參數 iFile

iFace

定義 ULONG 參數 iFace

iMode

定義 ULONG 參數 iMode

pid

定義 ULONG_PTR 參數 pid

傳回值

傳回 PVOID 值。

規格需求

需求
目標平台 Windows
標頭 printoem.h (包含 Printoem.h)