ReactOS 0.4.16-dev-927-g467dec4
|
#include <prntfont.h>
Public Attributes | |
DWORD | cbSize |
HANDLE | hPrinter |
HANDLE | hModule |
HANDLE | hHeap |
DWORD | dwFlags |
PWSTR | pFontInstallerName |
Definition at line 277 of file prntfont.h.
DWORD _OEMFONTINSTPARAM::cbSize |
Definition at line 278 of file prntfont.h.
DWORD _OEMFONTINSTPARAM::dwFlags |
Definition at line 282 of file prntfont.h.
HANDLE _OEMFONTINSTPARAM::hHeap |
Definition at line 281 of file prntfont.h.
HANDLE _OEMFONTINSTPARAM::hModule |
Definition at line 280 of file prntfont.h.
HANDLE _OEMFONTINSTPARAM::hPrinter |
Definition at line 279 of file prntfont.h.
PWSTR _OEMFONTINSTPARAM::pFontInstallerName |
Definition at line 283 of file prntfont.h.