ReactOS 0.4.15-dev-7942-gd23573b
tagHH_WINTYPEA Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_WINTYPEA:

Public Attributes

int cbStruct
 
BOOL fUniCodeStrings
 
LPCSTR pszType
 
DWORD fsValidMembers
 
DWORD fsWinProperties
 
LPCSTR pszCaption
 
DWORD dwStyles
 
DWORD dwExStyles
 
RECT rcWindowPos
 
int nShowState
 
HWND hwndHelp
 
HWND hwndCaller
 
PHH_INFOTYPE paInfoTypes
 
HWND hwndToolBar
 
HWND hwndNavigation
 
HWND hwndHTML
 
int iNavWidth
 
RECT rcHTML
 
LPCSTR pszToc
 
LPCSTR pszIndex
 
LPCSTR pszFile
 
LPCSTR pszHome
 
DWORD fsToolBarFlags
 
BOOL fNotExpanded
 
int curNavType
 
int tabpos
 
int idNotify
 
BYTE tabOrder [HH_MAX_TABS+1]
 
int cHistory
 
LPCSTR pszJump1
 
LPCSTR pszJump2
 
LPCSTR pszUrlJump1
 
LPCSTR pszUrlJump2
 
RECT rcMinSize
 
int cbInfoTypes
 
LPCSTR pszCustomTabs
 

Detailed Description

Definition at line 300 of file htmlhelp.h.

Member Data Documentation

◆ cbInfoTypes

int tagHH_WINTYPEA::cbInfoTypes

Definition at line 335 of file htmlhelp.h.

◆ cbStruct

int tagHH_WINTYPEA::cbStruct

Definition at line 301 of file htmlhelp.h.

◆ cHistory

int tagHH_WINTYPEA::cHistory

Definition at line 329 of file htmlhelp.h.

◆ curNavType

int tagHH_WINTYPEA::curNavType

Definition at line 325 of file htmlhelp.h.

◆ dwExStyles

DWORD tagHH_WINTYPEA::dwExStyles

Definition at line 308 of file htmlhelp.h.

◆ dwStyles

DWORD tagHH_WINTYPEA::dwStyles

Definition at line 307 of file htmlhelp.h.

◆ fNotExpanded

BOOL tagHH_WINTYPEA::fNotExpanded

Definition at line 324 of file htmlhelp.h.

◆ fsToolBarFlags

DWORD tagHH_WINTYPEA::fsToolBarFlags

Definition at line 323 of file htmlhelp.h.

◆ fsValidMembers

DWORD tagHH_WINTYPEA::fsValidMembers

Definition at line 304 of file htmlhelp.h.

◆ fsWinProperties

DWORD tagHH_WINTYPEA::fsWinProperties

Definition at line 305 of file htmlhelp.h.

◆ fUniCodeStrings

BOOL tagHH_WINTYPEA::fUniCodeStrings

Definition at line 302 of file htmlhelp.h.

◆ hwndCaller

HWND tagHH_WINTYPEA::hwndCaller

Definition at line 312 of file htmlhelp.h.

◆ hwndHelp

HWND tagHH_WINTYPEA::hwndHelp

Definition at line 311 of file htmlhelp.h.

◆ hwndHTML

HWND tagHH_WINTYPEA::hwndHTML

Definition at line 316 of file htmlhelp.h.

◆ hwndNavigation

HWND tagHH_WINTYPEA::hwndNavigation

Definition at line 315 of file htmlhelp.h.

◆ hwndToolBar

HWND tagHH_WINTYPEA::hwndToolBar

Definition at line 314 of file htmlhelp.h.

◆ idNotify

int tagHH_WINTYPEA::idNotify

Definition at line 327 of file htmlhelp.h.

◆ iNavWidth

int tagHH_WINTYPEA::iNavWidth

Definition at line 317 of file htmlhelp.h.

◆ nShowState

int tagHH_WINTYPEA::nShowState

Definition at line 310 of file htmlhelp.h.

◆ paInfoTypes

PHH_INFOTYPE tagHH_WINTYPEA::paInfoTypes

Definition at line 313 of file htmlhelp.h.

◆ pszCaption

LPCSTR tagHH_WINTYPEA::pszCaption

Definition at line 306 of file htmlhelp.h.

◆ pszCustomTabs

LPCSTR tagHH_WINTYPEA::pszCustomTabs

Definition at line 336 of file htmlhelp.h.

◆ pszFile

LPCSTR tagHH_WINTYPEA::pszFile

Definition at line 321 of file htmlhelp.h.

◆ pszHome

LPCSTR tagHH_WINTYPEA::pszHome

Definition at line 322 of file htmlhelp.h.

◆ pszIndex

LPCSTR tagHH_WINTYPEA::pszIndex

Definition at line 320 of file htmlhelp.h.

◆ pszJump1

LPCSTR tagHH_WINTYPEA::pszJump1

Definition at line 330 of file htmlhelp.h.

◆ pszJump2

LPCSTR tagHH_WINTYPEA::pszJump2

Definition at line 331 of file htmlhelp.h.

◆ pszToc

LPCSTR tagHH_WINTYPEA::pszToc

Definition at line 319 of file htmlhelp.h.

◆ pszType

LPCSTR tagHH_WINTYPEA::pszType

Definition at line 303 of file htmlhelp.h.

◆ pszUrlJump1

LPCSTR tagHH_WINTYPEA::pszUrlJump1

Definition at line 332 of file htmlhelp.h.

◆ pszUrlJump2

LPCSTR tagHH_WINTYPEA::pszUrlJump2

Definition at line 333 of file htmlhelp.h.

◆ rcHTML

RECT tagHH_WINTYPEA::rcHTML

Definition at line 318 of file htmlhelp.h.

◆ rcMinSize

RECT tagHH_WINTYPEA::rcMinSize

Definition at line 334 of file htmlhelp.h.

◆ rcWindowPos

RECT tagHH_WINTYPEA::rcWindowPos

Definition at line 309 of file htmlhelp.h.

◆ tabOrder

BYTE tagHH_WINTYPEA::tabOrder[HH_MAX_TABS+1]

Definition at line 328 of file htmlhelp.h.

◆ tabpos

int tagHH_WINTYPEA::tabpos

Definition at line 326 of file htmlhelp.h.


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