ReactOS 0.4.15-dev-7942-gd23573b
tagHH_POPUPA Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_POPUPA:

Public Attributes

int cbStruct
 
HINSTANCE hinst
 
UINT idString
 
LPCSTR pszText
 
POINT pt
 
COLORREF clrForeground
 
COLORREF clrBackground
 
RECT rcMargins
 
LPCSTR pszFont
 

Detailed Description

Definition at line 166 of file htmlhelp.h.

Member Data Documentation

◆ cbStruct

int tagHH_POPUPA::cbStruct

Definition at line 167 of file htmlhelp.h.

◆ clrBackground

COLORREF tagHH_POPUPA::clrBackground

Definition at line 173 of file htmlhelp.h.

◆ clrForeground

COLORREF tagHH_POPUPA::clrForeground

Definition at line 172 of file htmlhelp.h.

◆ hinst

HINSTANCE tagHH_POPUPA::hinst

Definition at line 168 of file htmlhelp.h.

◆ idString

UINT tagHH_POPUPA::idString

Definition at line 169 of file htmlhelp.h.

◆ pszFont

LPCSTR tagHH_POPUPA::pszFont

Definition at line 175 of file htmlhelp.h.

◆ pszText

LPCSTR tagHH_POPUPA::pszText

Definition at line 170 of file htmlhelp.h.

◆ pt

POINT tagHH_POPUPA::pt

Definition at line 171 of file htmlhelp.h.

◆ rcMargins

RECT tagHH_POPUPA::rcMargins

Definition at line 174 of file htmlhelp.h.


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