ReactOS 0.4.15-dev-7906-g1b85a5f
_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 869 of file shlobj.h.

Member Data Documentation

◆ cxLarge

int _ITEMSPACING::cxLarge

Definition at line 873 of file shlobj.h.

◆ cxSmall

int _ITEMSPACING::cxSmall

Definition at line 871 of file shlobj.h.

◆ cyLarge

int _ITEMSPACING::cyLarge

Definition at line 874 of file shlobj.h.

◆ cySmall

int _ITEMSPACING::cySmall

Definition at line 872 of file shlobj.h.


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