FSPDF_ACTIONDATA Struct Reference

Structure for an action data. More...

#include <fpdf_base_r.h>

Public Attributes

FS_INT32 actionType
 Action type. More...
 
FS_LPVOID actionData
 An action data. More...
 

Detailed Description

Structure for an action data.

Member Data Documentation

FS_INT32 FSPDF_ACTIONDATA::actionType

Action type.

Please refer to macro definitions FSPDF_ACTION_XXX and this should be one of these macros.


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

Foxit Corporation