ReactOS 0.4.15-dev-7953-g1f49173
tagOLEUIVIEWPROPSA Struct Reference

#include <oledlg.h>

Collaboration diagram for tagOLEUIVIEWPROPSA:

Public Attributes

DWORD cbStruct
 
DWORD dwFlags
 
DWORD dwReserved1 [2]
 
LPFNOLEUIHOOK lpfnHook
 
LPARAM lCustData
 
DWORD dwReserved2 [3]
 
struct tagOLEUIOBJECTPROPSAlpOP
 
INT nScaleMin
 
INT nScaleMax
 

Detailed Description

Definition at line 581 of file oledlg.h.

Member Data Documentation

◆ cbStruct

DWORD tagOLEUIVIEWPROPSA::cbStruct

Definition at line 583 of file oledlg.h.

◆ dwFlags

DWORD tagOLEUIVIEWPROPSA::dwFlags

Definition at line 584 of file oledlg.h.

◆ dwReserved1

DWORD tagOLEUIVIEWPROPSA::dwReserved1[2]

Definition at line 585 of file oledlg.h.

◆ dwReserved2

DWORD tagOLEUIVIEWPROPSA::dwReserved2[3]

Definition at line 588 of file oledlg.h.

◆ lCustData

LPARAM tagOLEUIVIEWPROPSA::lCustData

Definition at line 587 of file oledlg.h.

◆ lpfnHook

LPFNOLEUIHOOK tagOLEUIVIEWPROPSA::lpfnHook

Definition at line 586 of file oledlg.h.

◆ lpOP

struct tagOLEUIOBJECTPROPSA* tagOLEUIVIEWPROPSA::lpOP

Definition at line 589 of file oledlg.h.

◆ nScaleMax

INT tagOLEUIVIEWPROPSA::nScaleMax

Definition at line 591 of file oledlg.h.

◆ nScaleMin

INT tagOLEUIVIEWPROPSA::nScaleMin

Definition at line 590 of file oledlg.h.


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