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
_UNSUPPORT_INFO Struct Reference

#include <fpdf_ext.h>

+ Inheritance diagram for _UNSUPPORT_INFO:
+ Collaboration diagram for _UNSUPPORT_INFO:

Public Attributes

int version
 
void(* FSDK_UnSupport_Handler )(struct _UNSUPPORT_INFO *pThis, int nType)
 

Detailed Description

Definition at line 51 of file fpdf_ext.h.

Member Data Documentation

◆ FSDK_UnSupport_Handler

void(* _UNSUPPORT_INFO::FSDK_UnSupport_Handler) (struct _UNSUPPORT_INFO *pThis, int nType)

Definition at line 61 of file fpdf_ext.h.

Referenced by main(), and EmbedderTest::SetUp().

◆ version

int _UNSUPPORT_INFO::version

Definition at line 53 of file fpdf_ext.h.

Referenced by FSDK_SetUnSpObjProcessHandler(), main(), and EmbedderTest::SetUp().


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