ReactOS 0.4.15-dev-7842-g558ab78
TAB_ITEM Struct Reference
Collaboration diagram for TAB_ITEM:

Public Attributes

DWORD dwState
 
LPWSTR pszText
 
INT iImage
 
RECT rect
 
BYTE extra [1]
 

Detailed Description

Definition at line 73 of file tab.c.

Member Data Documentation

◆ dwState

◆ extra

BYTE TAB_ITEM::extra[1]

Definition at line 84 of file tab.c.

Referenced by TAB_DrawItemInterior(), TAB_GetItemT(), and TAB_SetItemT().

◆ iImage

INT TAB_ITEM::iImage

Definition at line 77 of file tab.c.

Referenced by TAB_DumpItemInternal(), TAB_GetItemT(), TAB_RemoveImage(), and TAB_SetItemT().

◆ pszText

LPWSTR TAB_ITEM::pszText

◆ rect

RECT TAB_ITEM::rect

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