Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |