These values are automatically associated with the layout object at creation time.
typedef struct _LAYOUT_VALUES { ULONG name; /* Name of Layout Value Item */ PVOID value; /* Data of Layout Value Item */ } LAYOUT_VALUES;