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 | |
uint8 * | filesystem |
"null terminated
string" filesystem name or NULL | |
uint8 * | current_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 | |
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.