ReactOS 0.4.15-dev-7924-g5949c20
tagHlpFileHotSpotLink Struct Reference

#include <hlpfile.h>

Collaboration diagram for tagHlpFileHotSpotLink:

Public Attributes

HLPFILE_LINK link
 
unsigned x
 
unsigned y
 
unsigned width
 
unsigned height
 

Detailed Description

Definition at line 53 of file hlpfile.h.

Member Data Documentation

◆ height

unsigned tagHlpFileHotSpotLink::height

Definition at line 59 of file hlpfile.h.

Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().

◆ link

HLPFILE_LINK tagHlpFileHotSpotLink::link

Definition at line 55 of file hlpfile.h.

◆ width

unsigned tagHlpFileHotSpotLink::width

Definition at line 58 of file hlpfile.h.

Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().

◆ x

unsigned tagHlpFileHotSpotLink::x

Definition at line 56 of file hlpfile.h.

Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().

◆ y

unsigned tagHlpFileHotSpotLink::y

Definition at line 57 of file hlpfile.h.

Referenced by HLPFILE_AddHotSpotLinks(), and WINHELP_FindLink().


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