ReactOS 0.4.16-dev-1408-gbc64f3a
_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 881 of file shlobj.h.

Member Data Documentation

◆ cxLarge

int _ITEMSPACING::cxLarge

Definition at line 885 of file shlobj.h.

◆ cxSmall

int _ITEMSPACING::cxSmall

Definition at line 883 of file shlobj.h.

◆ cyLarge

int _ITEMSPACING::cyLarge

Definition at line 886 of file shlobj.h.

◆ cySmall

int _ITEMSPACING::cySmall

Definition at line 884 of file shlobj.h.


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