ReactOS 0.4.15-dev-8434-g155a7c7
tagHH_POPUPW Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_POPUPW:

Public Attributes

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

Detailed Description

Definition at line 178 of file htmlhelp.h.

Member Data Documentation

◆ cbStruct

int tagHH_POPUPW::cbStruct

Definition at line 179 of file htmlhelp.h.

◆ clrBackground

COLORREF tagHH_POPUPW::clrBackground

Definition at line 185 of file htmlhelp.h.

◆ clrForeground

COLORREF tagHH_POPUPW::clrForeground

Definition at line 184 of file htmlhelp.h.

◆ hinst

HINSTANCE tagHH_POPUPW::hinst

Definition at line 180 of file htmlhelp.h.

◆ idString

UINT tagHH_POPUPW::idString

Definition at line 181 of file htmlhelp.h.

◆ pszFont

LPCWSTR tagHH_POPUPW::pszFont

Definition at line 187 of file htmlhelp.h.

◆ pszText

LPCWSTR tagHH_POPUPW::pszText

Definition at line 182 of file htmlhelp.h.

◆ pt

POINT tagHH_POPUPW::pt

Definition at line 183 of file htmlhelp.h.

◆ rcMargins

RECT tagHH_POPUPW::rcMargins

Definition at line 186 of file htmlhelp.h.


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