|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <htmlhelp.h>

Public Attributes | |
| int | cbStruct |
| BOOL | fReserved |
| LPCWSTR | pszKeywords |
| LPCWSTR | pszUrl |
| LPCWSTR | pszMsgText |
| LPCWSTR | pszMsgTitle |
| LPCWSTR | pszWindow |
| BOOL | fIndexOnFail |
Definition at line 203 of file htmlhelp.h.
| int tagHH_ALINKW::cbStruct |
Definition at line 204 of file htmlhelp.h.
| BOOL tagHH_ALINKW::fIndexOnFail |
Definition at line 211 of file htmlhelp.h.
| BOOL tagHH_ALINKW::fReserved |
Definition at line 205 of file htmlhelp.h.
| LPCWSTR tagHH_ALINKW::pszKeywords |
Definition at line 206 of file htmlhelp.h.
| LPCWSTR tagHH_ALINKW::pszMsgText |
Definition at line 208 of file htmlhelp.h.
| LPCWSTR tagHH_ALINKW::pszMsgTitle |
Definition at line 209 of file htmlhelp.h.
| LPCWSTR tagHH_ALINKW::pszUrl |
Definition at line 207 of file htmlhelp.h.
| LPCWSTR tagHH_ALINKW::pszWindow |
Definition at line 210 of file htmlhelp.h.