ReactOS 0.4.15-dev-7918-g2a2556c
_PRINTER_DEFAULTSW Struct Reference

#include <winspool.h>

Collaboration diagram for _PRINTER_DEFAULTSW:

Public Attributes

LPWSTR pDatatype
 
LPDEVMODEW pDevMode
 
ACCESS_MASK DesiredAccess
 

Detailed Description

Definition at line 860 of file winspool.h.

Member Data Documentation

◆ DesiredAccess

ACCESS_MASK _PRINTER_DEFAULTSW::DesiredAccess

Definition at line 863 of file winspool.h.

Referenced by _RpcResetPrinterEx(), open_monitor_by_name(), OpenPrinterA(), and OpenPrinterW().

◆ pDatatype

LPWSTR _PRINTER_DEFAULTSW::pDatatype

◆ pDevMode

LPDEVMODEW _PRINTER_DEFAULTSW::pDevMode

The documentation for this struct was generated from the following file: