PANWINDOWDATA

typedef struct tagPANWINDOWDATA 
{ 
   HWND hBitmapWindow; 
   LBitmapWindow * pClass; 
   HWND hPanWindow; 
   L_UINT uFlag; 
   LPRECT prcPan; 
} PANWINDOWDATA, * LPPANWINDOWDATA; 

Member

Description

hBitmapWindow

Handle to the bitmap window.

pClass

Pointer to an LBitmapWindow object.

hPanWindow

Handle to the Pan Window.

uFlag

Pan Window notification flag.

prcPan

Pointer to the Pan Rect.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help