OEMFontInstallerDlgProc 関数 (printoem.h)

OEMFontInstallerDlgProc 関数について説明します。

構文

INT_PTR OEMFontInstallerDlgProc(
  HWND   hWnd,
  UINT   usMsg,
  WPARAM wParam,
  LPARAM lParam
);

パラメーター

hWnd

HWND パラメーター hWnd を定義します。

usMsg

UINT パラメーター usMsg を定義します。

wParam

WPARAM パラメーター wParam を定義します。

lParam

LPARAM パラメーター lParam を定義します。

戻り値

INT_PTR値を返します。

要件

要件
対象プラットフォーム Windows
ヘッダー printoem.h (Printoem.h を含む)