ReactOS 0.4.16-dev-847-g386fccd
_ITEMSPACING Struct Reference

#include <shlobj.h>

Collaboration diagram for _ITEMSPACING:

Public Attributes

int cxSmall
 
int cySmall
 
int cxLarge
 
int cyLarge
 

Detailed Description

Definition at line 884 of file shlobj.h.

Member Data Documentation

◆ cxLarge

int _ITEMSPACING::cxLarge

Definition at line 888 of file shlobj.h.

◆ cxSmall

int _ITEMSPACING::cxSmall

Definition at line 886 of file shlobj.h.

◆ cyLarge

int _ITEMSPACING::cyLarge

Definition at line 889 of file shlobj.h.

◆ cySmall

int _ITEMSPACING::cySmall

Definition at line 887 of file shlobj.h.


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