ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <htmlhelp.h>
Public Attributes | |
int | cbStruct |
int | iType |
LPCSTR | pszCatName |
LPCSTR | pszITName |
LPCSTR | pszITDescription |
Definition at line 232 of file htmlhelp.h.
int tagHH_ENUM_IT::cbStruct |
Definition at line 233 of file htmlhelp.h.
int tagHH_ENUM_IT::iType |
Definition at line 234 of file htmlhelp.h.
LPCSTR tagHH_ENUM_IT::pszCatName |
Definition at line 235 of file htmlhelp.h.
LPCSTR tagHH_ENUM_IT::pszITDescription |
Definition at line 237 of file htmlhelp.h.
LPCSTR tagHH_ENUM_IT::pszITName |
Definition at line 236 of file htmlhelp.h.