OEMFontInstallerDlgProc function (printoem.h)
Describes the OEMFontInstallerDlgProc function.
Syntax
INT_PTR OEMFontInstallerDlgProc(
HWND hWnd,
UINT usMsg,
WPARAM wParam,
LPARAM lParam
);
Parameters
hWnd
Defines the HWND parameter hWnd.
usMsg
Defines the UINT parameter usMsg.
wParam
Defines the WPARAM parameter wParam.
lParam
Defines the LPARAM parameter lParam.
Return value
Returns an INT_PTR value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |