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) |