ReactOS 0.4.17-dev-470-gf9e3448
_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 892 of file shlobj.h.

Member Data Documentation

◆ cxLarge

int _ITEMSPACING::cxLarge

Definition at line 896 of file shlobj.h.

◆ cxSmall

int _ITEMSPACING::cxSmall

Definition at line 894 of file shlobj.h.

◆ cyLarge

int _ITEMSPACING::cyLarge

Definition at line 897 of file shlobj.h.

◆ cySmall

int _ITEMSPACING::cySmall

Definition at line 895 of file shlobj.h.


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