Harlequin RIP SDK
_pdf_filespec Struct Reference

PDF_FILESPEC - a pointer to PDF_FILESPEC will be passed as the arg to DEVICELIST_IOCTL when the opcode is DeviceIOCtl_PDFFilenameToPS. More...

#include "swdevice.h"

Data Fields

PDF_FILESPEC_NAME filename
 "string" filespec filename
 
uint8filesystem
 "null terminated string" filesystem name or NULL
 
uint8current_device
 "null terminated string" cwdevice for the existing pdf file
 
PDF_FILESPEC_NAME current_filename
 "string" cwdirectory for the existing pdf file
 
PDF_FILESPEC_NAME buffer
 "string" filespec filename
 

Detailed Description

PDF_FILESPEC - a pointer to PDF_FILESPEC will be passed as the arg to DEVICELIST_IOCTL when the opcode is DeviceIOCtl_PDFFilenameToPS.

The constants PDF_FILESPEC_XXX specify information about the arguments passed through in the members filename and filesytem. All the other members must be specified.

On entry to DEVICELIST_IOCTL the buffer member must contain a pointer to and the length of the buffer to be written to. If the call is successful buffer.len will contain the byte count of the contents written into the buffer.


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