ReactOS 0.4.15-dev-7958-gcd0bb1a
_SPOOLER_HANDLE Struct Reference

#include <precomp.h>

Collaboration diagram for _SPOOLER_HANDLE:

Public Attributes

DWORD_PTR Sig
 
BOOL bStartedDoc: 1
 
BOOL bJob: 1
 
BOOL bAnsi: 1
 
BOOL bDocEvent: 1
 
BOOL bTrayIcon: 1
 
BOOL bNoColorProfile: 1
 
BOOL bShared: 1
 
BOOL bClosed: 1
 
DWORD dwJobID
 
HANDLE hPrinter
 
HANDLE hSPLFile
 
DWORD cCount
 
HANDLE hSpoolFileHandle
 
DWORD dwOptions
 

Detailed Description

Definition at line 38 of file precomp.h.

Member Data Documentation

◆ bAnsi

BOOL _SPOOLER_HANDLE::bAnsi

Definition at line 43 of file precomp.h.

Referenced by OpenPrinterA().

◆ bClosed

BOOL _SPOOLER_HANDLE::bClosed

Definition at line 48 of file precomp.h.

Referenced by IntProtectHandle(), and IntUnprotectHandle().

◆ bDocEvent

BOOL _SPOOLER_HANDLE::bDocEvent

Definition at line 44 of file precomp.h.

◆ bJob

BOOL _SPOOLER_HANDLE::bJob

Definition at line 42 of file precomp.h.

Referenced by AbortPrinter(), AddJobW(), EndDocPrinter(), and ScheduleJob().

◆ bNoColorProfile

BOOL _SPOOLER_HANDLE::bNoColorProfile

Definition at line 46 of file precomp.h.

Referenced by QueryColorProfile().

◆ bShared

BOOL _SPOOLER_HANDLE::bShared

Definition at line 47 of file precomp.h.

Referenced by IntProtectHandle(), and IntUnprotectHandle().

◆ bStartedDoc

BOOL _SPOOLER_HANDLE::bStartedDoc

Definition at line 41 of file precomp.h.

Referenced by AbortPrinter(), EndDocPrinter(), StartDocPrinterW(), and WritePrinter().

◆ bTrayIcon

BOOL _SPOOLER_HANDLE::bTrayIcon

Definition at line 45 of file precomp.h.

Referenced by AbortPrinter(), EndDocPrinter(), StartDocPrinterW(), and UpdateTrayIcon().

◆ cCount

DWORD _SPOOLER_HANDLE::cCount

Definition at line 52 of file precomp.h.

Referenced by IntProtectHandle(), and IntUnprotectHandle().

◆ dwJobID

DWORD _SPOOLER_HANDLE::dwJobID

◆ dwOptions

DWORD _SPOOLER_HANDLE::dwOptions

Definition at line 54 of file precomp.h.

Referenced by GetSpoolFileHandle().

◆ hPrinter

◆ hSPLFile

◆ hSpoolFileHandle

HANDLE _SPOOLER_HANDLE::hSpoolFileHandle

◆ Sig

DWORD_PTR _SPOOLER_HANDLE::Sig

Definition at line 40 of file precomp.h.

Referenced by AddPrinterW(), ClosePrinter(), IntProtectHandle(), and OpenPrinterW().


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