All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
pdftron::PDF::PDFViewCtrl::PaintEvent Struct Reference

#include <PDFViewCtrl.h>

Public Attributes

void * m_hdc
 
enum TRN_PDFViewCtrlWindowID m_event_window
 
TRN_Bool m_pdfviewctrl_processed
 

Detailed Description

Struct containing the data necessary to process paint event callback on the client side.

Definition at line 238 of file PDFViewCtrl.h.

Member Data Documentation

enum TRN_PDFViewCtrlWindowID pdftron::PDF::PDFViewCtrl::PaintEvent::m_event_window

Definition at line 241 of file PDFViewCtrl.h.

void* pdftron::PDF::PDFViewCtrl::PaintEvent::m_hdc

Definition at line 240 of file PDFViewCtrl.h.

TRN_Bool pdftron::PDF::PDFViewCtrl::PaintEvent::m_pdfviewctrl_processed

Definition at line 242 of file PDFViewCtrl.h.


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