ReactOS 0.4.15-dev-8002-gbbb3b00
SHIMGVW_SETTINGS Struct Reference

#include <shimgvw.h>

Public Attributes

BOOL Maximized
 
INT X
 
INT Y
 
INT Width
 
INT Height
 

Detailed Description

Definition at line 34 of file shimgvw.h.

Member Data Documentation

◆ Height

INT SHIMGVW_SETTINGS::Height

Definition at line 40 of file shimgvw.h.

Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().

◆ Maximized

BOOL SHIMGVW_SETTINGS::Maximized

Definition at line 36 of file shimgvw.h.

Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().

◆ Width

INT SHIMGVW_SETTINGS::Width

Definition at line 39 of file shimgvw.h.

Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().

◆ X

INT SHIMGVW_SETTINGS::X

Definition at line 37 of file shimgvw.h.

Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().

◆ Y

INT SHIMGVW_SETTINGS::Y

Definition at line 38 of file shimgvw.h.

Referenced by ImageView_Main(), ImageView_ResetSettings(), and Preview_OnMoveSize().


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