ReactOS 0.4.16-dev-112-g52265ae
|
#include <winspool.h>
Public Attributes | |
LPWSTR | pDatatype |
LPDEVMODEW | pDevMode |
ACCESS_MASK | DesiredAccess |
Definition at line 860 of file winspool.h.
ACCESS_MASK _PRINTER_DEFAULTSW::DesiredAccess |
Definition at line 863 of file winspool.h.
Referenced by _RpcResetPrinterEx(), open_monitor_by_name(), OpenPrinterA(), and OpenPrinterW().
LPWSTR _PRINTER_DEFAULTSW::pDatatype |
Definition at line 861 of file winspool.h.
Referenced by _LocalOpenPrinterHandle(), _RpcResetPrinterEx(), open_monitor_by_name(), OpenPrinterA(), OpenPrinterW(), and ResetPrinterA().
LPDEVMODEW _PRINTER_DEFAULTSW::pDevMode |
Definition at line 862 of file winspool.h.
Referenced by _LocalOpenPrinterHandle(), _RpcResetPrinterEx(), open_monitor_by_name(), OpenPrinterA(), OpenPrinterW(), and ResetPrinterA().