Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
FPDF_FILEACCESS Struct Reference

#include <fpdfview.h>

+ Inheritance diagram for FPDF_FILEACCESS:
+ Collaboration diagram for FPDF_FILEACCESS:

Public Attributes

unsigned long m_FileLen
 
int(* m_GetBlock )(void *param, unsigned long position, unsigned char *pBuf, unsigned long size)
 
voidm_Param
 

Detailed Description

Definition at line 443 of file fpdfview.h.

Member Data Documentation

◆ m_FileLen

unsigned long FPDF_FILEACCESS::m_FileLen

Definition at line 445 of file fpdfview.h.

◆ m_GetBlock

int(* FPDF_FILEACCESS::m_GetBlock) (void *param, unsigned long position, unsigned char *pBuf, unsigned long size)

Definition at line 454 of file fpdfview.h.

◆ m_Param

void* FPDF_FILEACCESS::m_Param

Definition at line 461 of file fpdfview.h.


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