ReactOS 0.4.16-dev-38-g96c65e9
|
#include <htmlhelp.h>
Public Attributes | |
int | cbStruct |
BOOL | fReserved |
LPCSTR | pszKeywords |
LPCSTR | pszUrl |
LPCSTR | pszMsgText |
LPCSTR | pszMsgTitle |
LPCSTR | pszWindow |
BOOL | fIndexOnFail |
Definition at line 192 of file htmlhelp.h.
int tagHH_ALINKA::cbStruct |
Definition at line 193 of file htmlhelp.h.
BOOL tagHH_ALINKA::fIndexOnFail |
Definition at line 200 of file htmlhelp.h.
BOOL tagHH_ALINKA::fReserved |
Definition at line 194 of file htmlhelp.h.
LPCSTR tagHH_ALINKA::pszKeywords |
Definition at line 195 of file htmlhelp.h.
LPCSTR tagHH_ALINKA::pszMsgText |
Definition at line 197 of file htmlhelp.h.
LPCSTR tagHH_ALINKA::pszMsgTitle |
Definition at line 198 of file htmlhelp.h.
LPCSTR tagHH_ALINKA::pszUrl |
Definition at line 196 of file htmlhelp.h.
LPCSTR tagHH_ALINKA::pszWindow |
Definition at line 199 of file htmlhelp.h.