ReactOS 0.4.15-dev-8434-g155a7c7
_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 876 of file shlobj.h.

Member Data Documentation

◆ cxLarge

int _ITEMSPACING::cxLarge

Definition at line 880 of file shlobj.h.

◆ cxSmall

int _ITEMSPACING::cxSmall

Definition at line 878 of file shlobj.h.

◆ cyLarge

int _ITEMSPACING::cyLarge

Definition at line 881 of file shlobj.h.

◆ cySmall

int _ITEMSPACING::cySmall

Definition at line 879 of file shlobj.h.


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