OEMFontInstallerDlgProc - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// printoem.h

INT_PTR OEMFontInstallerDlgProc(
  HWND   hWnd,
  UINT   usMsg,
  WPARAM wParam,
  LPARAM lParam
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-printoem-oemfontinstallerdlgproc)

Description

Describes the OEMFontInstallerDlgProc function.

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.