4.1.7 Server Printer Create Request (DR_PRN_CREATE_REQ)

The server sends a create request before starting a print job.

 Channel Name = RDPDR, 56, Server to client
 00000000 72 44 52 49 02 00 00 00 00 00 00 00 00 00 00 00                       
 00000010 00 00 00 00 00 00 00 00 9f 01 12 00 00 00 00 00                       
 00000020 00 00 00 00 00 00 00 00 03 00 00 00 01 00 00 00                       
 00000030 40 00 00 00 00 00 00 00
  
 72 44                   -> RDPDR_CTYP_CORE                = 0x4472
 52 49                   -> PAKID_CORE_DEVICE_IOREQUEST    = 0x4952
 02 00 00 00             -> DeviceId                       = 0x00000002
 00 00 00 00             -> FileId                         = 0x00000000
 00 00 00 00             -> CompletionId                   = 0x00000000
 00 00 00 00             -> MajorFunction (IRP_MJ_CREATE)  = 0x00000000
 00 00 00 00             -> MinorFunction                  = 0x00000000
 9f 01 12 00             -> DesiredAccess                  = 0x0012019f
 00 00 00 00 00 00 00 00 -> AllocationSize (8 bytes)
 00 00 00 00             -> FileAttributes                 = 0x00000000
 03 00 00 00             -> SharedAccess                   = 0x00000003
 01 00 00 00             -> Disposition                    = 0x00000001
 40 00 00 00             -> CreateOptions                  = 0x00000004
 00 00 00 00             -> PathLength                     = 0x00000000