_IFSDK_PAUSE Struct Reference

IFSDK_PAUSE interface. More...

#include <fpdfprogressive.h>

List of all members.

Public Attributes

int version
 Version number of the interface. Currently must be 1.
FPDF_BOOL(* NeedToPauseNow )(struct _IFSDK_PAUSE *pThis)
void * user
 A user defined data pointer that is used by the user application. Can be NULL.

Detailed Description

IFSDK_PAUSE interface.


Member Data Documentation

Check if a progressive process needs to be paused.

Parameters:
[out]pThis- Pointer to the interface structure itself.
Return values:
Non-zerofor pause now, 0 for continue.

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