OEMQueryFont 函式 (printoem.h)

GDI 會使用 OEMQueryFont 函式來取得指定字型的 IFIMETRICS 結構。

語法

PIFIMETRICS OEMQueryFont(
  DHPDEV    dhpdev,
  ULONG_PTR iFile,
  ULONG     iFace,
  ULONG_PTR *pid
);

參數

dhpdev

定義 DHPDEV 參數 dhpdev

iFile

定義 ULONG_PTR 參數 iFile

iFace

定義 ULONG 參數 iFace

pid

定義 ULONG_PTR 參數 pid

傳回值

傳回 PIFIMETRICS 值。

規格需求

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