PEHyperlinkEventInfo

PEHyperlinkEventInfo contains information related to the specified hyperlink.

C Syntax
typedef struct PEHyperlinkEventInfo {
    WORD StructSize;
    WORD ignored;
    long windowHandle;
    char FAR *hyperlinkText;
} PEHyperlinkEventInfo;
Members

StructSize

Specifies the size of the PEHyperlinkEventInfo structure. Initialize this member to PE_SIZEOF_HYPERLINKEVENTINFO.

ignored

For 4-byte alignment. Ignored.

windowHandle

Specifies HWND for the window in which the event occurred.

hyperlinkText

Specifies a pointer to the hyperlink text associated with the specified object. The memory referenced by the pointer is freed after calling the callback function.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com