ReactOS 0.4.15-dev-7931-gfd331f1
_ADDJOB_INFO_1W Struct Reference

#include <winspool.h>

Public Attributes

LPWSTR Path
 
DWORD JobId
 

Detailed Description

Definition at line 359 of file winspool.h.

Member Data Documentation

◆ JobId

DWORD _ADDJOB_INFO_1W::JobId

Definition at line 361 of file winspool.h.

Referenced by _StartDocPrinterSpooled(), and LocalAddJob().

◆ Path

LPWSTR _ADDJOB_INFO_1W::Path

Definition at line 360 of file winspool.h.

Referenced by _StartDocPrinterSpooled(), AddJobA(), and LocalAddJob().


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