ReactOS 0.4.15-dev-7958-gcd0bb1a
tagHH_ALINKW Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_ALINKW:

Public Attributes

int cbStruct
 
BOOL fReserved
 
LPCWSTR pszKeywords
 
LPCWSTR pszUrl
 
LPCWSTR pszMsgText
 
LPCWSTR pszMsgTitle
 
LPCWSTR pszWindow
 
BOOL fIndexOnFail
 

Detailed Description

Definition at line 203 of file htmlhelp.h.

Member Data Documentation

◆ cbStruct

int tagHH_ALINKW::cbStruct

Definition at line 204 of file htmlhelp.h.

◆ fIndexOnFail

BOOL tagHH_ALINKW::fIndexOnFail

Definition at line 211 of file htmlhelp.h.

◆ fReserved

BOOL tagHH_ALINKW::fReserved

Definition at line 205 of file htmlhelp.h.

◆ pszKeywords

LPCWSTR tagHH_ALINKW::pszKeywords

Definition at line 206 of file htmlhelp.h.

◆ pszMsgText

LPCWSTR tagHH_ALINKW::pszMsgText

Definition at line 208 of file htmlhelp.h.

◆ pszMsgTitle

LPCWSTR tagHH_ALINKW::pszMsgTitle

Definition at line 209 of file htmlhelp.h.

◆ pszUrl

LPCWSTR tagHH_ALINKW::pszUrl

Definition at line 207 of file htmlhelp.h.

◆ pszWindow

LPCWSTR tagHH_ALINKW::pszWindow

Definition at line 210 of file htmlhelp.h.


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