ReactOS 0.4.15-dev-7958-gcd0bb1a
tagHelpButton Struct Reference

#include <winhelp.h>

Collaboration diagram for tagHelpButton:

Public Attributes

HWND hWnd
 
LPCSTR lpszID
 
LPCSTR lpszName
 
LPCSTR lpszMacro
 
WPARAM wParam
 
RECT rect
 
struct tagHelpButtonnext
 

Detailed Description

Definition at line 45 of file winhelp.h.

Member Data Documentation

◆ hWnd

HWND tagHelpButton::hWnd

Definition at line 47 of file winhelp.h.

◆ lpszID

LPCSTR tagHelpButton::lpszID

Definition at line 49 of file winhelp.h.

◆ lpszMacro

LPCSTR tagHelpButton::lpszMacro

Definition at line 51 of file winhelp.h.

◆ lpszName

LPCSTR tagHelpButton::lpszName

Definition at line 50 of file winhelp.h.

◆ next

struct tagHelpButton* tagHelpButton::next

Definition at line 57 of file winhelp.h.

Referenced by WINHELP_DeleteButtons().

◆ rect

RECT tagHelpButton::rect

Definition at line 55 of file winhelp.h.

◆ wParam

WPARAM tagHelpButton::wParam

Definition at line 53 of file winhelp.h.


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